Skip to content

Hostname

switchgood.com

Last fetched

switchgood.com resolves to 1 IPv4 address operated by AS21409 in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · switchgood.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/switchgood.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.246.62.226213.246.32.0/19AS21409FR

WHOIS identity

Registrar
iana:69
Organization
david buffault
Contact emails

Subdomains

2 observed subdomains of switchgood.com.

Web-graph footprint

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

35 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for switchgood.com.

MechanismTarget
SPF_Alinheb06.ikoula.com
SPF_Aswitchgood.com
SPF_MXswitchgood.com

Related pages

Pivot deeper into the graph from switchgood.com.

Cypher and MCP

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

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