Skip to content

Hostname

linkedtech.com

Last fetched

linkedtech.com resolves to 2 IPv4 addresses operated by ACDNET-ASN1 - ACD.net in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · linkedtech.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/linkedtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.163.61.152216.163.32.0/19AS14103ACDNET-ASN1 - ACD.netUS
96.36.28.20496.36.16.0/20AS20115CHARTER-20115 - Charter Communications LLCUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

10 observed subdomains of linkedtech.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for linkedtech.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.163.61.128/26
SPF_IP24.180.248.97/27
SPF_IP4.59.16.189/29
SPF_IP4.59.16.190/29
SPF_IP96.36.28.193/26
SPF_MXlinkedtech.com

Related pages

Pivot deeper into the graph from linkedtech.com.

Cypher and MCP

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

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