Hostname
wavecell.com
Last fetched
wavecell.com resolves to 13.215.119.242, announced in 13.214.0.0/15 by AMAZON-02 - Amazon.com, Inc. in SG. wavecell.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 13.215.119.242
13.214.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Singapore, SG
- 13.228.223.246
13.228.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Singapore, SG
- 13.251.32.107
13.250.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Singapore, SG
- 18.136.190.220
18.136.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Singapore, SG
- 3.1.35.32
3.0.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Singapore, SG
- 54.251.110.254
54.251.64.0/18 · AMAZON-02 - Amazon.com, Inc. · Singapore, SG
IPv6 resolution
No AAAA record for wavecell.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- 8x8 international pte
- Contact emails
- admin@wavecell.com, 8930223dbd6aee497345285c464dbf3d-38725929@contact.gandi.net
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-209.awsdns-26.com
- ns-653.awsdns-17.net
- ns-1507.awsdns-60.org
- ns-1782.awsdns-30.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.google.com
- include: stspg-customer.com
- include: mail.zendesk.com
Threat-feed evidence
History
Related pages
Pivot from wavecell.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: "wavecell.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.