Skip to content

Hostname

inkbotdesign.com

Last fetched

inkbotdesign.com resolves to 4 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1755 as the registrar.

Nutrition Label

WHISPER CANON · inkbotdesign.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inkbotdesign.com

Resolution chain

inkbotdesign.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
136.243.106.228136.243.0.0/16AS24940HETZNER-ASDE
167.71.185.204167.71.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
213.159.1.75213.159.0.0/21AS42807AEROTEK-ASTR
51.89.11.4551.89.0.0/16AS16276OVHDE

WHOIS identity

Registrar
iana:1755
Organization
inkbot design
Contact emails

Subdomains

11 observed subdomains of inkbotdesign.com.

Web-graph footprint

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

1,050 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for inkbotdesign.com.

MechanismTarget
SPF_Ainkbotdesign.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDErelay.k.io
SPF_IP77.72.0.194
SPF_IP77.72.1.194
SPF_IP77.72.2.41
SPF_MXinkbotdesign.com

Related pages

Pivot deeper into the graph from inkbotdesign.com.

Cypher and MCP

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

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