Skip to content

Hostname

fiwe.com

Last fetched

fiwe.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

fiwe.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:106
Organization
anneli oltander
Contact emails

Subdomains

4 observed subdomains of fiwe.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fiwe.com.

MechanismTarget
SPF_Afiwe.com
SPF_Ahachiman.oderland.com
SPF_INCLUDE_vsp.oderland.com
SPF_IP37.26.152.130
SPF_IP37.26.152.131
SPF_IP37.26.152.132/32
SPF_IP88.131.15.199
SPF_IP91.201.60.0/22
SPF_IP91.201.60.17/32
SPF_IP91.207.112.92
SPF_MXfiwe.com

Related pages

Pivot deeper into the graph from fiwe.com.

Cypher and MCP

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

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