Skip to content

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

WHISPER CANON · monefin.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/monefin.net

Resolution chain

monefin.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.79.10418.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.1118.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.3518.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.4318.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.160.12399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1388
Organization
Contact emails

Subdomains

4 observed subdomains of monefin.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for monefin.net.

MechanismTarget
SPF_Amonefin.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_MXmonefin.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.