Skip to content

Hostname

worldwide.com

Last fetched

worldwide.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · worldwide.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/worldwide.com

Resolution chain

worldwide.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

21 observed subdomains of worldwide.com.

Web-graph footprint

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

190 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for worldwide.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErelay.kinstamailservice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP148.105.0.0/16
SPF_IP148.163.157.53
SPF_IP159.183.223.151
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP217.68.22.252
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP80.69.4.109

Related pages

Pivot deeper into the graph from worldwide.com.

Cypher and MCP

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

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