Hostname
smarttarget.info
Last fetched
smarttarget.info resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
smarttarget.info 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 |
|---|---|---|---|---|
| 164.92.220.38 | 164.92.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
| 195.250.26.2 | 195.250.26.0/24 | AS14670 | WHG-USE1 - WHG Hosting Services Ltd | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- morris communications,
- Contact emails
Subdomains
4 observed subdomains of smarttarget.info.
Threat posture
History
Mail and authentication
MX records
- mail.smarttarget.info
- smarttarget.info
SPF policy
3 SPF mechanisms authorising senders for smarttarget.info.
| Mechanism | Target |
|---|---|
| SPF_A | smarttarget.info |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_MX | smarttarget.info |
Related pages
Pivot deeper into the graph from smarttarget.info.
- IP · 164.92.220.38
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:93
- Country · NL
- Email · domain.admin@morris.com
- TLD · .info
- Browse hostnames · sm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smarttarget.info"})-[: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.