Skip to content

Hostname

nidacon.com

Last fetched

nidacon.com resolves to 1 IPv4 address operated by AS39570 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · nidacon.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/nidacon.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.188.2.5293.188.2.0/23AS39570SE

WHOIS identity

Registrar
iana:73
Organization
nidacon international ab
Contact emails

Subdomains

9 observed subdomains of nidacon.com.

Web-graph footprint

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

26 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nidacon.com.

MechanismTarget
SPF_Anidacon.com
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.115.34.250/32
SPF_MXnidacon.com

Related pages

Pivot deeper into the graph from nidacon.com.

Cypher and MCP

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

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