Hostname
thewavesagency.com
Last fetched
thewavesagency.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:88 as the registrar.
Nutrition Label
Resolution chain
thewavesagency.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.154.246.75 | 195.154.0.0/16 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:88
- Organization
- on behalf of thewavesagency.com owner
- Contact emails
- bjk1jnto84jt9bfs4q3nppfvtc@domaindiscreet.com
- f29i16qgocip9ass9c2htmbfb6@domaindiscreet.com
- cigirz3mkxqp7gb26wki@u.o-w-o.info
- 10f4790f-198e-4dea-b8d8-551057da3ac8@identity-protect.org
- 39f34003-0f3e-45f9-aae1-0f9fdd26afa3@identity-protect.org
- ac9578b0-6f62-4b22-9fe7-90c863180353@identity-protect.org
- f082f581-8136-4171-b52e-0466a92028ea@identity-protect.org
Subdomains
3 observed subdomains of thewavesagency.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thewavesagency.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for thewavesagency.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from thewavesagency.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thewavesagency.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.