Skip to content

Hostname

awwdesign.com

Last fetched

awwdesign.com resolves to 170.249.236.53, announced in 170.249.236.0/22 by PRIVATESYSTEMS - PrivateSystems Networks in US. awwdesign.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 · awwdesign.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/awwdesign.com

Resolution chain

Attribution

privatesystems

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1861
Registrant organisation
private by design,
Contact emails
3cd7dcb5ff624aacb025c57baca4cfc6.protect@whoisguard.com, c18c6e9494ad4bbba3c4ae7486d0a579.protect@whoisguard.com

Subdomains

Mail and authentication

Nameservers

  • cp1.privatesystems.net
  • cp2.privatesystems.net
  • cp3.privatesystems.net
  • cp4.privatesystems.net

MX records

  • awwdesign.com

SPF policy

  • a: awwdesign.com
  • mx: awwdesign.com
  • ip: 170.249.236.53
  • ip: 170.249.237.17
  • ip: 87.76.29.42

Threat-feed evidence

History

Related pages

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