Skip to content

Hostname

fujitsu.com

Last fetched

fujitsu.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · fujitsu.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fujitsu.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.82.31.24820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1290
Organization
domain administrator
Contact emails

Subdomains

1,117 observed subdomains of fujitsu.com.

Web-graph footprint

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

12,677 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for fujitsu.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.138.36.223
SPF_IP139.138.36.225
SPF_IP139.138.37.100
SPF_IP139.138.61.252
SPF_IP139.138.61.253
SPF_IP207.54.90.137
SPF_IP207.54.90.47
SPF_IP207.54.90.48
SPF_IP207.54.90.49
SPF_IP68.232.139.117
SPF_IP68.232.139.130
SPF_IP68.232.139.139
SPF_MXfujitsu.com

Related pages

Pivot deeper into the graph from fujitsu.com.

Cypher and MCP

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

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