Skip to content

Hostname

moromieav.com

Last fetched

moromieav.com resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

moromieav.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.82.207.16538.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.82.207.18138.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

23 observed subdomains of moromieav.com.

Web-graph footprint

Distinct hostnames that link to or from moromieav.com in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for moromieav.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEcloudflare-email.net
SPF_INCLUDEfiberteam.net
SPF_INCLUDEmoromieav.com
SPF_IP38.82.207.165
SPF_IP38.82.207.181
SPF_IP38.82.207.183

Related pages

Pivot deeper into the graph from moromieav.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "moromieav.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.