Skip to content

Hostname

consult2xl.com

Last fetched

consult2xl.com resolves to 1 IPv4 address operated by AS210711 in DE. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · consult2xl.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/consult2xl.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.154.121.2694.154.121.0/24AS210711DE

WHOIS identity

Registrar
iana:1727
Organization
Contact emails

Subdomains

3 observed subdomains of consult2xl.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • consult2xl.com

SPF policy

6 SPF mechanisms authorising senders for consult2xl.com.

MechanismTarget
SPF_Aconsult2xl.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay02.onplanet.eu
SPF_IP94.154.121.24
SPF_IP94.154.121.26
SPF_MXconsult2xl.com

Related pages

Pivot deeper into the graph from consult2xl.com.

Cypher and MCP

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

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