Skip to content

Hostname

gonderflex.com

Last fetched

gonderflex.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · gonderflex.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/gonderflex.com

Resolution chain

gonderflex.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.38.8.217209.38.8.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
35.203.62.4335.203.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCA

WHOIS identity

Registrar
iana:69
Organization
gonderflex
Contact emails

Subdomains

1 observed subdomain of gonderflex.com.

Web-graph footprint

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

15 sites link to this hostname.

1,848 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gonderflex.com.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspfc9.megamailservers.com

Related pages

Pivot deeper into the graph from gonderflex.com.

Cypher and MCP

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

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