Hostname
wompi.co
Last fetched
wompi.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.
Nutrition Label
Resolution chain
wompi.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.214.19 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.46 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.52 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.90 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 18.173.205.112 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.24 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.27 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.92 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.169.149.119 | 3.169.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.149.14 | 3.169.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.149.50 | 3.169.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.149.89 | 3.169.148.0/22 | AS16509 | AMAZON-02 - 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 wompi.co in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wompi.co.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.agari-dns.net |
| SPF_INCLUDE | %{d}.23.spf-protect.agari-dns.net |
Related pages
Pivot deeper into the graph from wompi.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wompi.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.