Skip to content

Hostname

cres-aws.com

Last fetched

cres-aws.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. cres-aws.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 · cres-aws.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cres-aws.com

Resolution chain

No IPv4 resolution is recorded for cres-aws.com in WhisperGraph.

IPv6 resolution

No AAAA record for cres-aws.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of cres-aws.com owner
Contact emails
10dc3ca1-113a-4703-8fdf-7b1a69e788e2@identity-protect.org, 13ef7ec3-3c61-4375-9945-a881537c4639@identity-protect.org, 17153948-01a1-4146-9270-2f80e8dbaf49@identity-protect.org, 236395f5-db61-4f81-948b-c5231a819d37@identity-protect.org, 275c4657-8657-4a87-a8da-4fcb9cf2b79e@identity-protect.org, 593c2547-286a-4102-a096-1f0b8bae813a@identity-protect.org, b8c963ed-823d-40ad-98c8-e249102670e7@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-45.awsdns-05.com
  • ns-682.awsdns-21.net
  • ns-1354.awsdns-41.org
  • ns-2036.awsdns-62.co.uk

MX records

  • esa2.hc3037-39.iphmx.com

SPF policy

  • ip: 139.138.32.162
  • ip: 139.138.56.51

Threat-feed evidence

History

Related pages

Pivot from cres-aws.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: "cres-aws.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.