Skip to content

Hostname

linqops.com

Last fetched

linqops.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · linqops.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/linqops.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.3113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.98.11613.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.12813.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.4013.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.6713.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.107.12118.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.6118.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.7418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

9 observed subdomains of linqops.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for linqops.com.

MechanismTarget
SPF_INCLUDEone.zoho.com
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from linqops.com.

Cypher and MCP

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

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