Skip to content

Hostname

internet-ink.com

Last fetched

internet-ink.com resolves to 1 IPv4 address operated by TWENTYI - 20i Limited in GB. WHOIS lists iana:1659 as the registrar.

Nutrition Label

WHISPER CANON · internet-ink.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/internet-ink.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.8.224.23545.8.224.0/24AS48254TWENTYI - 20i LimitedGB

WHOIS identity

Registrar
iana:1659
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of internet-ink.com.

Web-graph footprint

Distinct hostnames that link to or from internet-ink.com in the public web crawl.

58 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for internet-ink.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEjangomail.com
SPF_INCLUDEsecureserver.net
SPF_IP77.75.126.43/32
SPF_IP77.75.126.44/32
SPF_MXinternet-ink.com

Related pages

Pivot deeper into the graph from internet-ink.com.

Cypher and MCP

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

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