Skip to content

Hostname

niumadesign.com

Last fetched

niumadesign.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · niumadesign.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/niumadesign.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.23.6645.60.23.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.26.6645.60.26.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:69
Organization
zizioli paolo
Contact emails

Subdomains

2 observed subdomains of niumadesign.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for niumadesign.com.

MechanismTarget
SPF_Aniumadesign.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.81.2.76/24
SPF_MXniumadesign.com

Related pages

Pivot deeper into the graph from niumadesign.com.

Cypher and MCP

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

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