Hostname
targetsms.nl
Last fetched
targetsms.nl resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists registrar:domainvendor b.v. as the registrar.
Nutrition Label
Resolution chain
targetsms.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.90.78.221 | 34.90.64.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | NL |
| 35.204.136.92 | 35.204.128.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | NL |
WHOIS identity
- Registrar
- registrar:domainvendor b.v.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of targetsms.nl.
| Subdomain |
|---|
| pop.targetsms.nl |
| www.targetsms.nl |
Web-graph footprint
Distinct hostnames that link to or from targetsms.nl in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for targetsms.nl.
| Mechanism | Target |
|---|---|
| SPF_A | gw.gs01.targetmusic.eu |
| SPF_A | mail.targetmedia.eu |
| SPF_A | mailout.targetmedia.eu |
| SPF_A | targetsms.nl |
| SPF_A | tmmmail00.dc01.media.targetmedia.nl |
| SPF_A | www.targetsms.nl |
Related pages
Pivot deeper into the graph from targetsms.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "targetsms.nl"})-[: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.