Skip to content

Hostname

galafassi.net

Last fetched

galafassi.net resolves to 1 IPv4 address operated by AS28169 in BR. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · galafassi.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/galafassi.net

Resolution chain

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

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1249574440
Contact emails

Subdomains

11 observed subdomains of galafassi.net.

Web-graph footprint

Distinct hostnames that link to or from galafassi.net in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • galafassi.net

SPF policy

9 SPF mechanisms authorising senders for galafassi.net.

MechanismTarget
SPF_Agalafassi.net
SPF_IP168.138.226.191
SPF_IP174.138.189.170
SPF_IP177.152.32.42
SPF_IP187.103.240.254
SPF_IP199.250.223.218
SPF_IP206.72.203.10
SPF_IP66.23.230.123
SPF_MXgalafassi.net

Related pages

Pivot deeper into the graph from galafassi.net.

Cypher and MCP

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

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