Skip to content

Hostname

skillbikes.com

Last fetched

skillbikes.com resolves to 1 IPv4 address operated by AS16276 in PT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · skillbikes.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/skillbikes.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.165.87.199188.165.0.0/16AS16276PT

WHOIS identity

Registrar
iana:168
Organization
filipe horta
Contact emails

Subdomains

7 observed subdomains of skillbikes.com.

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • skillbikes.com

SPF policy

8 SPF mechanisms authorising senders for skillbikes.com.

MechanismTarget
SPF_Askillbikes.com
SPF_IP137.74.41.176
SPF_IP141.94.21.1
SPF_IP176.31.179.144
SPF_IP178.33.92.20
SPF_IP188.165.87.199
SPF_IP92.222.221.102
SPF_MXskillbikes.com

Related pages

Pivot deeper into the graph from skillbikes.com.

Cypher and MCP

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

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