Skip to content

Hostname

polygonbikes.com

Last fetched

polygonbikes.com resolves to 3 IPv4 addresses operated by AS35280 in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · polygonbikes.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/polygonbikes.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.153.82159.60.144.0/20AS35280FR
3.1.92.703.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.222.17252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of polygonbikes.com.

Web-graph footprint

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

287 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for polygonbikes.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.au-1.a.mimecastprotect.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.164.212.242
SPF_IP104.28.26.214/32
SPF_IP104.28.27.214/32
SPF_IP159.65.133.31/32
SPF_IP162.144.50.92/32
SPF_IP182.253.188.21/32
SPF_IP203.201.172.73/32
SPF_MXpolygonbikes.com

Related pages

Pivot deeper into the graph from polygonbikes.com.

Cypher and MCP

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

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