Skip to content

Hostname

finesseworld.com

Last fetched

finesseworld.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · finesseworld.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/finesseworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.201.35.181172.200.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
91.183.189.7691.183.0.0/16AS5432BE
91.183.189.7691.183.0.0/16AS5432BE

WHOIS identity

Registrar
iana:839
Organization
dirk patteet
Contact emails

Subdomains

2 observed subdomains of finesseworld.com.

Web-graph footprint

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

8 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for finesseworld.com.

MechanismTarget
SPF_Aremote.decopartners.com
SPF_Avcrelay001.belbone.be
SPF_Avcrelay002.belbone.be
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.62.162.2
SPF_IP91.183.189.76

Related pages

Pivot deeper into the graph from finesseworld.com.

Cypher and MCP

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

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