Skip to content

Hostname

service.commandlink.com

Last fetched

service.commandlink.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · service.commandlink.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/service.commandlink.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.47.2104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.147.202172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with service.commandlink.com in WhisperGraph.

Subdomains

2 observed subdomains of service.commandlink.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for service.commandlink.com.

MechanismTarget
SPF_IP13.83.56.31/32
SPF_IP20.185.70.20/32
SPF_IP20.245.239.95/32
SPF_IP52.183.25.182/32
SPF_MXservice.commandlink.com

Related pages

Pivot deeper into the graph from service.commandlink.com.

Cypher and MCP

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

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