Skip to content

Hostname

www.moleanos.com

Last fetched

www.moleanos.com resolves to 1 IPv4 address operated by AS24768 in PT.

Nutrition Label

WHISPER CANON · www.moleanos.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.moleanos.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.25.1994.46.25.0/24AS24768PT

WHOIS identity

No WHOIS records are currently associated with www.moleanos.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for www.moleanos.com.

MechanismTarget
SPF_Awww.moleanos.com
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP130.185.84.144
SPF_IP130.185.87.195
SPF_IP94.46.14.200
SPF_IP94.46.168.195
SPF_IP94.46.168.197
SPF_IP94.46.168.230
SPF_IP94.46.25.19
SPF_MXwww.moleanos.com

Related pages

Pivot deeper into the graph from www.moleanos.com.

Cypher and MCP

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

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