Hostname
monefin.net
Last fetched
monefin.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1388 as the registrar.
Nutrition Label
Resolution chain
monefin.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.79.104 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.11 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.35 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.43 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.160.123 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.36 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.38 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.90 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1388
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of monefin.net.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for monefin.net.
| Mechanism | Target |
|---|---|
| SPF_A | monefin.net |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | monefin.net |
Related pages
Pivot deeper into the graph from monefin.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "monefin.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.