Skip to content

Hostname

equanting.biz

Last fetched

equanting.biz resolves to 3 IPv4 addresses operated by AS63949 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · equanting.bizRouting diversity3.0/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/equanting.biz

Resolution chain

equanting.biz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
withheld for privacy purposes
Contact emails

Subdomains

13 observed subdomains of equanting.biz.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for equanting.biz.

MechanismTarget
SPF_Aequanting.biz
SPF_IP31.14.99.49
SPF_IP31.14.99.65
SPF_IP31.14.99.68
SPF_IP31.14.99.77
SPF_IP31.14.99.88
SPF_IP31.14.99.93
SPF_MXequanting.biz

Related pages

Pivot deeper into the graph from equanting.biz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "equanting.biz"})-[: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.