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
Resolution chain
seerlinq.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.39.12 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.15 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.33 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.156.39.48 | 108.156.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 99.84.160.121 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.27 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.44 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.86 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1505
- Organization
- premedix o.z.
- Contact emails
Subdomains
20 observed subdomains of seerlinq.com.
Showing 14 of 20. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for seerlinq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from seerlinq.com.
- IP · 108.156.39.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1505
- Country · GB
- Email · webproxy@whoisprotection.domains
- TLD · .com
- Browse hostnames · se…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.