Skip to content

Hostname

comlink.net

Last fetched

comlink.net resolves to 1 IPv4 address operated by GREAT-LAKES-COMNET - Great Lakes Comnet, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comlink.netRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/comlink.net

Resolution chain

comlink.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.165.241.244209.165.241.0/24AS30517GREAT-LAKES-COMNET - Great Lakes Comnet, Inc.US

WHOIS identity

Registrar
iana:146
Organization
comlink,
Contact emails

Subdomains

76 observed subdomains of comlink.net.

Web-graph footprint

Distinct hostnames that link to or from comlink.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for comlink.net.

MechanismTarget
SPF_Agdrpmi-mxrelay.everstream.net
SPF_Aoffice.corenetworks.net
SPF_Aprtg01.comlink.net
SPF_Aprtg02.comlink.net
SPF_Asuperior.glcom.net
SPF_Awh.comlink.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.165.240.244
SPF_IP209.165.241.244
SPF_IP64.85.160.4
SPF_IP72.35.46.147
SPF_IP72.35.46.155
SPF_IP72.35.49.227

Related pages

Pivot deeper into the graph from comlink.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comlink.net"})-[: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.