Skip to content

Hostname

fatwa.ca

Last fetched

fatwa.ca resolves to 3 IPv4 addresses operated by AS47583 in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · fatwa.caRouting diversity3.0/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fatwa.ca

Resolution chain

fatwa.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.120.91147.79.120.0/21AS47583US
148.135.128.174148.135.128.0/21AS47583US
192.185.26.152192.185.24.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

7 observed subdomains of fatwa.ca.

Web-graph footprint

Distinct hostnames that link to or from fatwa.ca in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • fatwa.ca

SPF policy

1 SPF mechanism authorising senders for fatwa.ca.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from fatwa.ca.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.