Skip to content

Hostname

ipetitions.com

Last fetched

ipetitions.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ipetitions.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ipetitions.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.55.142100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.216.1113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.96.403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.171.11934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.203.19144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.114.18052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.61.11854.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.132.1313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.97.3232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.13.156100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
moniker privacy services
Contact emails

Subdomains

12 observed subdomains of ipetitions.com.

Web-graph footprint

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

5,617 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ipetitions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ipetitions.com.

Cypher and MCP

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

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