Skip to content

Hostname

markethive.com

Last fetched

markethive.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · markethive.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/markethive.com

Resolution chain

markethive.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.13.63.19849.13.0.0/16AS24940HETZNER-ASDE
49.13.93.2249.13.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1068
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

45 observed subdomains of markethive.com.

Web-graph footprint

Distinct hostnames that link to or from markethive.com in the public web crawl.

128 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for markethive.com.

MechanismTarget
SPF_Amarkethive.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.yahoo.com
SPF_IP49.13.63.198
SPF_MXmarkethive.com

Related pages

Pivot deeper into the graph from markethive.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "markethive.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.