Hostname
linklog.com
Last fetched
linklog.com resolves to 1 IPv4 address operated by HANDILY-NETWORKS handily networks in DK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
linklog.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.31.79.5 | 185.31.76.0/22 | AS47527 | HANDILY-NETWORKS handily networks | DK |
WHOIS identity
- Registrar
- iana:468
- Organization
- attn: linklog.com
- Contact emails
- pr@datasub.com
- nocontactsfound@secureserver.net
- 4947dda1-982a-40b6-bdce-d003f4a01fcc@identity-protect.org
- a797ab44-6ca0-4a58-bd1e-d035ca1bdd88@identity-protect.org
- b80e0558-a291-4f0e-ae29-a72d6d8a339f@identity-protect.org
- cf93bd60-7ccc-4462-b810-69940b0094d0@identity-protect.org
- e43d91b7-a6e0-4fb9-9202-96d82a055af1@identity-protect.org
- e73a68b2-c9c3-4a68-ab39-bc7093217e3e@identity-protect.org
Subdomains
24 observed subdomains of linklog.com.
Web-graph footprint
Distinct hostnames that link to or from linklog.com in the public web crawl.
24 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for linklog.com.
| Mechanism | Target |
|---|---|
| SPF_A | uk.emea.wisegrid.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u3952277.wl028.sendgrid.net |
| SPF_IP | 203.62.208.34/32 |
Related pages
Pivot deeper into the graph from linklog.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "linklog.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.