Skip to content

Hostname

seerlinq.com

Last fetched

seerlinq.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · seerlinq.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/seerlinq.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.39.12108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.15108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.33108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.48108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
99.84.160.12199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1505
Organization
premedix o.z.
Contact emails

Subdomains

20 observed subdomains of seerlinq.com.

Web-graph footprint

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

9 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for seerlinq.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from seerlinq.com.

Cypher and MCP

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

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