Skip to content

Hostname

fisnar.com

Last fetched

fisnar.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fisnar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fisnar.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.91.238.464.91.224.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

2 observed subdomains of fisnar.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for fisnar.com.

MechanismTarget
SPF_Afisnar.com
SPF_Amail.ellsworth.com
SPF_Aweb2.ellsworthsupport.co.uk
SPF_Awww.ellsworth.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.177.201
SPF_IP12.203.12.12
SPF_IP12.203.12.20
SPF_IP174.128.1.123/32
SPF_IP185.24.96.177
SPF_IP206.152.14.54/32
SPF_IP207.250.200.247
SPF_IP208.86.168.7/32
SPF_IP209.65.12.126
SPF_IP64.91.238.4

Related pages

Pivot deeper into the graph from fisnar.com.

Cypher and MCP

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

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