Skip to content

Hostname

goodbyebafana.com

Last fetched

goodbyebafana.com resolves to 1 IPv4 address operated by AS50474 in FR. WHOIS lists iana:3525 as the registrar.

Nutrition Label

WHISPER CANON · goodbyebafana.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goodbyebafana.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.160.82109.234.160.0/24AS50474FR

WHOIS identity

Registrar
iana:3525
Organization
paul carter
Contact emails

Subdomains

5 observed subdomains of goodbyebafana.com.

Web-graph footprint

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

33 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for goodbyebafana.com.

MechanismTarget
SPF_Agoodbyebafana.com
SPF_Asmtpout1.namebrightmail.com
SPF_Asmtpout2.namebrightmail.com
SPF_INCLUDEnamebrightmail.com
SPF_IP109.234.163.0/24
SPF_IP109.234.165.87
SPF_IP216.87.78.66/31
SPF_MXgoodbyebafana.com

Related pages

Pivot deeper into the graph from goodbyebafana.com.

Cypher and MCP

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

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