Skip to content

Hostname

inktip.com

Last fetched

inktip.com resolves to 1 IPv4 address operated by PIXELGATE - PixelGate in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · inktip.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/inktip.com

Resolution chain

inktip.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.254.69.1266.254.64.0/19AS7024PIXELGATE - PixelGateUS

WHOIS identity

Registrar
iana:69
Organization
inktip
Contact emails

Subdomains

19 observed subdomains of inktip.com.

Web-graph footprint

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

340 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for inktip.com.

MechanismTarget
SPF_Ainktip.com
SPF_IP66.254.64.0/19
SPF_IP98.152.237.34/32
SPF_MXinktip.com

Related pages

Pivot deeper into the graph from inktip.com.

Cypher and MCP

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

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