Skip to content

Hostname

nukium.com

Last fetched

nukium.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · nukium.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nukium.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.91.30.17051.91.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:433
Organization
sanchez samuel
Contact emails

Subdomains

15 observed subdomains of nukium.com.

Web-graph footprint

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

81 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for nukium.com.

MechanismTarget
SPF_Anukium.com
SPF_Asmtp4.silae.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.planet-work.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2001:41d0:203:3980:0:0:0:0
SPF_IP51.68.38.128
SPF_IP80.247.239.27
SPF_MXmx.ovh.com
SPF_MXs173808.nfrance.com

Related pages

Pivot deeper into the graph from nukium.com.

Cypher and MCP

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

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