Skip to content

Hostname

top-office.com

Last fetched

top-office.com resolves to 2 IPv4 addresses operated by AS12430 in ES. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · top-office.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/top-office.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.87.241.20188.84.0.0/14AS12430ES
40.112.70.8540.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:81
Organization
franck nielacny
Contact emails

Subdomains

23 observed subdomains of top-office.com.

Web-graph footprint

Distinct hostnames that link to or from top-office.com in the public web crawl.

237 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for top-office.com.

MechanismTarget
SPF_Amail.fobco.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.2.143.158
SPF_IP182.50.78.64/28
SPF_IP185.29.40.36
SPF_IP185.29.40.38
SPF_IP185.75.141.99
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP217.74.105.14
SPF_IP40.107.0.0/16
SPF_IP46.29.122.9/32
SPF_IP52.169.217.81/32
SPF_IP52.169.223.177/32
SPF_IP79.99.33.94
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXtop-office.com

Related pages

Pivot deeper into the graph from top-office.com.

Cypher and MCP

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

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