Skip to content

Hostname

nomea.si

Last fetched

nomea.si resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · nomea.siRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nomea.si

Resolution chain

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

IPPrefixASNOperatorCountry
20.121.99.9120.132.176.0/20AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
213.161.20.91213.164.128.0/19AS3212SI

WHOIS identity

No WHOIS records are currently associated with nomea.si in WhisperGraph.

Subdomains

2 observed subdomains of nomea.si.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nomea.si.

MechanismTarget
SPF_Amail.delikomat.si
SPF_IP213.161.20.82
SPF_IP62.218.28.242
SPF_IP86.59.12.154
SPF_MXmail.cafeplusco.com
SPF_MXnomea.si
SPF_MXsmtp.cafeplusco.com

Related pages

Pivot deeper into the graph from nomea.si.

Cypher and MCP

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

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