Skip to content

Hostname

wakupl.com

Last fetched

wakupl.com resolves to 13.226.155.109, announced in 13.226.152.0/21 by AMAZON-02 - Amazon.com, Inc. in DE. wakupl.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 · wakupl.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wakupl.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:49
Contact emails
proxy@whoisprotectservice.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-291.awsdns-36.com
  • ns-1006.awsdns-61.net
  • ns-1063.awsdns-04.org
  • ns-1807.awsdns-33.co.uk

MX records

  • mail.wakupl.com

SPF policy

  • ip: 35.75.223.120/32
  • ip: 54.178.176.130/32
  • include: t20.ko-sokumail.net
  • ip: 125.6.180.73

Threat-feed evidence

History

Related pages

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