Skip to content

Hostname

gondobike.com

Last fetched

gondobike.com resolves to 1 IPv4 address operated by ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDA in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · gondobike.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gondobike.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.175.3594.46.160.0/20AS24768ALMOUROLTEC - ALMOUROLTEC SERVICOS DE INFORMATICA E INTERNET LDAPT

WHOIS identity

Registrar
iana:303
Organization
claranet soho,
Contact emails

Subdomains

7 observed subdomains of gondobike.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gondobike.com

SPF policy

11 SPF mechanisms authorising senders for gondobike.com.

MechanismTarget
SPF_Agondobike.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP199.195.118.194
SPF_IP209.124.66.6
SPF_IP94.46.168.233
SPF_IP94.46.168.60
SPF_IP94.46.175.12
SPF_IP94.46.175.21
SPF_IP94.46.181.217
SPF_IP94.46.183.45
SPF_MXgondobike.com

Related pages

Pivot deeper into the graph from gondobike.com.

Cypher and MCP

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

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