Skip to content

Hostname

worldfinance.com

Last fetched

worldfinance.com resolves to 1 IPv4 address operated by AIKO-AS in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · worldfinance.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/worldfinance.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.61.61185.220.60.0/22AS61323AIKO-ASGB

WHOIS identity

Registrar
iana:83
Organization
howard angel
Contact emails

Subdomains

11 observed subdomains of worldfinance.com.

Web-graph footprint

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

1,874 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for worldfinance.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.197.62.197
SPF_IP192.162.216.0/24
SPF_IP192.162.216.4/32
SPF_IP192.162.217.0/24
SPF_IP192.162.217.193
SPF_IP192.162.217.4/32
SPF_IP2001:978:2a02:0:4:0:1087:1092
SPF_IP46.149.246.114
SPF_IP46.149.246.118

Related pages

Pivot deeper into the graph from worldfinance.com.

Cypher and MCP

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

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