Skip to content

Hostname

blueinktech.com

Last fetched

blueinktech.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · blueinktech.comRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/blueinktech.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.194.6318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.8.313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.166.1883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.171.143.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.9.6234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.63.12334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.207.12434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.55.10934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.38.6234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.233.1835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.141.10544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.118.8644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.239.11452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.14.15552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.98.19054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.142.18554.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
blue ink technology,
Contact emails

Subdomains

15 observed subdomains of blueinktech.com.

Web-graph footprint

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

28 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for blueinktech.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from blueinktech.com.

Cypher and MCP

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

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