Skip to content

Hostname

nucleargemlab.com

Last fetched

nucleargemlab.com resolves to 1 IPv4 address operated by UIH-BBB-AS-AP - UIH in TH. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nucleargemlab.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nucleargemlab.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.240.112.22743.240.112.0/22AS38794UIH-BBB-AS-AP - UIHTH

WHOIS identity

Registrar
iana:303
Organization
nucleargemlab_com
Contact emails

Subdomains

4 observed subdomains of nucleargemlab.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nucleargemlab.com.

MechanismTarget
SPF_Anucleargemlab.com
SPF_IP43.240.112.227
SPF_MXnucleargemlab.com

Related pages

Pivot deeper into the graph from nucleargemlab.com.

Cypher and MCP

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

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