Skip to content

Hostname

fauser.it

Last fetched

fauser.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:itis g. fauser as the registrar.

Nutrition Label

WHISPER CANON · fauser.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fauser.it

Resolution chain

fauser.it 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
registrar:itis g. fauser
Organization
momo mauro
Contact emails

Subdomains

109 observed subdomains of fauser.it.

Web-graph footprint

Distinct hostnames that link to or from fauser.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fauser.it.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.250.74.124
SPF_IP87.250.74.6
SPF_IP87.250.77.10
SPF_IP87.250.77.13
SPF_IP87.250.77.165
SPF_IP87.250.77.204
SPF_IP87.250.78.142

Related pages

Pivot deeper into the graph from fauser.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fauser.it"})-[: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.