Skip to content

Hostname

peatix.com

Last fetched

peatix.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · peatix.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/peatix.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.183.10718.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.1918.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.518.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.9718.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.153.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.183.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.343.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.483.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.160.143.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.213.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.413.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.473.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
orinoco k.k.
Contact emails

Subdomains

78,823 observed subdomains of peatix.com.

Web-graph footprint

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

53,987 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for peatix.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsender.zohobooks.com
SPF_IP124.109.181.7/32
SPF_IP149.72.34.16/32

Related pages

Pivot deeper into the graph from peatix.com.

Cypher and MCP

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

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