Skip to content

Hostname

petlink.net

Last fetched

petlink.net resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · petlink.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/petlink.net

Resolution chain

petlink.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.173.62.535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.4.16844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.50.1450.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.198.25052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.154.654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.51.25454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.249.5554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.174.21898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from petlink.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for petlink.net.

MechanismTarget
SPF_INCLUDE_spf1.elmecnet.net
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEinbound.bamboocricket.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.211.2.174
SPF_MXpetlink.net

Related pages

Pivot deeper into the graph from petlink.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "petlink.net"})-[: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.