Skip to content

Hostname

fissler.com

Last fetched

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

Nutrition Label

WHISPER CANON · fissler.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fissler.com

Resolution chain

fissler.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:1408
Organization
fissler
Contact emails

Subdomains

47 observed subdomains of fissler.com.

Web-graph footprint

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

375 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for fissler.com.

MechanismTarget
SPF_Afissler.com
SPF_Aservers.mcsv.net
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEsecurityiqmail.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP155.56.222.0/24
SPF_IP185.88.212.203
SPF_IP194.37.255.29/32
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP3.123.206.219/32
SPF_IP3.125.85.191
SPF_IP3.126.159.164
SPF_IP3.68.129.51/32
SPF_IP91.198.224.29/32
SPF_MXfissler.com

Related pages

Pivot deeper into the graph from fissler.com.

Cypher and MCP

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

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