Skip to content

Hostname

petisi.co

Last fetched

petisi.co resolves to 1 IPv4 address operated by AS138131 in ID. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · petisi.coRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/petisi.co

Resolution chain

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

IPPrefixASNOperatorCountry
160.187.143.18160.187.143.0/24AS138131ID

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

4 observed subdomains of petisi.co.

Web-graph footprint

Distinct hostnames that link to or from petisi.co in the public web crawl.

140 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • petisi.co

SPF policy

5 SPF mechanisms authorising senders for petisi.co.

MechanismTarget
SPF_Apetisi.co
SPF_INCLUDErelay.mailbaby.net
SPF_IP103.157.146.98
SPF_IP160.187.143.18
SPF_MXpetisi.co

Related pages

Pivot deeper into the graph from petisi.co.

Cypher and MCP

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

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