Skip to content

Hostname

inksupport.info

Last fetched

inksupport.info resolves to 1 IPv4 address operated by BT-UK-AS - British Telecommunications Limited in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · inksupport.infoRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inksupport.info

Resolution chain

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

IPPrefixASNOperatorCountry
86.188.176.5486.128.0.0/10AS2856BT-UK-AS - British Telecommunications LimitedGB

WHOIS identity

Registrar
iana:1390
Organization
contact privacy inc. customer 0122867338
Contact emails

Subdomains

64 observed subdomains of inksupport.info.

Web-graph footprint

Distinct hostnames that link to or from inksupport.info in the public web crawl.

7 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for inksupport.info.

MechanismTarget
SPF_Ainksupport.info
SPF_Amail.dci.co.uk
SPF_Amail2.dci.co.uk
SPF_IP86.188.176.34/32
SPF_IP86.188.176.35
SPF_MXinksupport.info

Related pages

Pivot deeper into the graph from inksupport.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "inksupport.info"})-[: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.