Hostname
fujitsu.ca
Last fetched
fujitsu.ca resolves to 2 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:network solutions canada ulc as the registrar.
Nutrition Label
Resolution chain
fujitsu.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.18.67.77 | 2.18.67.0/24 | AS20940 | — | US |
| 2.18.67.79 | 2.18.67.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- registrar:network solutions canada ulc
- Organization
- fujitsu canada,
- Contact emails
Subdomains
5 observed subdomains of fujitsu.ca.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fujitsu.ca in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for fujitsu.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.fnanic.fujitsu.com |
Related pages
Pivot deeper into the graph from fujitsu.ca.
- IP · 2.18.67.77
- ASN · AS20940
- Registrar · registrar:network solutions canada ulc
- Country · US
- Email · sanjay.chauhan@fujitsu.ca
- TLD · .ca
- Browse hostnames · fu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fujitsu.ca"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.