Skip to content

Hostname

cresns.com

Last fetched

cresns.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. cresns.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cresns.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cresns.com

Resolution chain

No IPv4 resolution is recorded for cresns.com in WhisperGraph.

IPv6 resolution

No AAAA record for cresns.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of cresns.com owner
Contact emails
0cb68eb2-4f5f-4ef2-95a8-0e00f27ee7a0@identity-protect.org, 1333ae59-7ad2-4423-941a-9d48e5fafa25@identity-protect.org, 4b11c03f-58a8-4dc6-b759-94b31fbb9ae2@identity-protect.org, aae6e5e9-4f55-4124-92e4-14f7781761e2@identity-protect.org, bb000d05-5596-499f-a7d8-d0c1a204fabf@identity-protect.org, c451a60a-f5da-4259-ac3e-8ad71820faad@identity-protect.org, d3ac3d62-f48a-494d-b5c2-fae825bf732e@identity-protect.org

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • ns1.cresns.com
  • ns2.cresns.com
  • ns3.cresns.com
  • ns4.cresns.com

Threat-feed evidence

History

Related pages

Pivot from cresns.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cresns.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.