Skip to content

Hostname

nuco2.com

Last fetched

nuco2.com resolves to 2 IPv4 addresses operated by AKAMAI-ASN1 in JP. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.62.20.7423.62.20.0/24AS20940AKAMAI-ASN1JP
23.62.20.9423.62.20.0/24AS20940AKAMAI-ASN1JP

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of nuco2.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nuco2.com.

MechanismTarget
SPF_INCLUDE_spf.linde.com
SPF_INCLUDEspf.praxair.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nuco2.com.

Cypher and MCP

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

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