Skip to content

Hostname

taxhive.com

Last fetched

taxhive.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · taxhive.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/taxhive.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.91.226.21513.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
172.184.251.53172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:440
Organization
brad cran
Contact emails

Subdomains

21 observed subdomains of taxhive.com.

Web-graph footprint

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

37 sites link to this hostname.

267 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for taxhive.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tapfiliate.com
SPF_IP168.61.23.20

Related pages

Pivot deeper into the graph from taxhive.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "taxhive.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.