Hostname
abstractadesign.com
Last fetched
abstractadesign.com resolves to 1 IPv4 address operated by SENTIA - Sentia Denmark A/S in DK. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
abstractadesign.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 |
|---|---|---|---|---|
| 81.7.161.163 | 81.4.64.0/20 | AS47292 | SENTIA - Sentia Denmark A/S | DK |
WHOIS identity
- Registrar
- iana:1001
- Organization
- clarius as
- Contact emails
- ab@thbailey.com
- lsxajdy3h57uwmv@proxy.dreamhost.com
- 3gvw3wskkckf@privacy-protection.email
- 4trmhng4ga7x@privacy-protection.email
- 7yakv7mgbgxd@privacy-protection.email
- 8bqj4scrnege@privacy-protection.email
- cteysz5hjkyd@privacy-protection.email
- ea2h98deixf6@privacy-protection.email
- jdjhvs3o4ysc@privacy-protection.email
- mnk42zpbexeu@privacy-protection.email
- ocrtp8df492j@privacy-protection.email
- qmbvevyvbn5b@privacy-protection.email
- v24kiizbdsyz@privacy-protection.email
- vzhs8qfjbezf@privacy-protection.email
Subdomains
1 observed subdomain of abstractadesign.com.
| Subdomain |
|---|
| www.abstractadesign.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for abstractadesign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from abstractadesign.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abstractadesign.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.