Skip to content

Hostname

nemad.com

Last fetched

nemad.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nemad.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nemad.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.130.17593.191.128.0/22AS20857NL

WHOIS identity

Registrar
iana:2
Organization
nemad bv
Contact emails

Subdomains

12 observed subdomains of nemad.com.

Web-graph footprint

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

9 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nemad.com.

MechanismTarget
SPF_Anemad.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEsolvisoft.net
SPF_IP188.126.116.0/24
SPF_IP87.215.41.11
SPF_IP87.215.41.13
SPF_IP87.215.41.14
SPF_MXnemad.com

Related pages

Pivot deeper into the graph from nemad.com.

Cypher and MCP

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

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