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
Resolution chain
petisi.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 160.187.143.18 | 160.187.143.0/24 | AS138131 | — | ID |
WHOIS identity
- Registrar
- iana:1479
- Organization
- see privacyguardian.org
- Contact emails
- —
Subdomains
4 observed subdomains of petisi.co.
| Subdomain |
|---|
| net.petisi.co |
| www.petisi.co |
Showing 2 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from petisi.co in the public web crawl.
140 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- petisi.co
SPF policy
5 SPF mechanisms authorising senders for petisi.co.
| Mechanism | Target |
|---|---|
| SPF_A | petisi.co |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 103.157.146.98 |
| SPF_IP | 160.187.143.18 |
| SPF_MX | petisi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.