Skip to content

Hostname

worldagentdirect.com

Last fetched

worldagentdirect.com resolves to 20 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:642 as the registrar.

Nutrition Label

WHISPER CANON · worldagentdirect.comRouting diversity5.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/worldagentdirect.com

Resolution chain

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

WHOIS identity

Registrar
iana:642
Organization
delta air lines
Contact emails

Subdomains

6 observed subdomains of worldagentdirect.com.

Web-graph footprint

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

125 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for worldagentdirect.com.

MechanismTarget
SPF_Asmtp.hosts.worldagentdirect.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP148.163.140.87
SPF_IP148.163.144.87
SPF_MXworldagentdirect.com

Related pages

Pivot deeper into the graph from worldagentdirect.com.

Cypher and MCP

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

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