Skip to content

Hostname

info.secureworks.com

Last fetched

info.secureworks.com resolves to 1 IPv4 address operated by CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC in US.

Nutrition Label

WHISPER CANON · info.secureworks.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/info.secureworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.193.47.13165.193.32.0/19AS3561CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLCUS

WHOIS identity

No WHOIS records are currently associated with info.secureworks.com in WhisperGraph.

Subdomains

1 observed subdomain of info.secureworks.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for info.secureworks.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEvtrnz.com
SPF_IP12.146.232.15
SPF_IP129.41.69.95
SPF_IP129.41.98.93
SPF_IP207.36.213.9
SPF_IP216.177.68.20/30
SPF_IP216.177.68.24
SPF_IP65.114.32.0/23

Related pages

Pivot deeper into the graph from info.secureworks.com.

Cypher and MCP

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

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