Skip to content

Hostname

tattooland.com

Last fetched

tattooland.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tattooland.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tattooland.com

Resolution chain

tattooland.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
m van der vlugt
Contact emails

Subdomains

4 observed subdomains of tattooland.com.

Web-graph footprint

Distinct hostnames that link to or from tattooland.com in the public web crawl.

203 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tattooland.com.

MechanismTarget
SPF_Atattooland.com
SPF_INCLUDE_spf.instocknotify.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:7c8:aac4:5e8:5054:ff:fe56:7d8c/64
SPF_IP37.97.217.201
SPF_IP52.17.64.129
SPF_IP52.30.204.51
SPF_IP54.229.8.129
SPF_MXtattooland.com

Related pages

Pivot deeper into the graph from tattooland.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tattooland.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.