Skip to content

Hostname

equiitext.com

Last fetched

equiitext.com resolves to 1 IPv4 address operated by AS33941 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · equiitext.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/equiitext.com

Resolution chain

equiitext.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.85.249.220212.85.248.0/22AS33941GB

WHOIS identity

Registrar
iana:69
Organization
equiinet
Contact emails

Subdomains

8 observed subdomains of equiitext.com.

Web-graph footprint

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

14 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for equiitext.com.

MechanismTarget
SPF_Acloud.equiitext.com
SPF_Amobile.equiitext.com
SPF_Ao3.mail.equiitext.com
SPF_Arelay1.as8401.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_mailcore.mailbox.net.uk
SPF_INCLUDEem3053.equiitext.com
SPF_IP212.85.249.190
SPF_IP212.85.251.150

Related pages

Pivot deeper into the graph from equiitext.com.

Cypher and MCP

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

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