Hostname
commscope.com
Last fetched
commscope.com resolves to 1 IPv4 address operated by TRIDENT-NET in SE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
commscope.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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | TRIDENT-NET | SE |
WHOIS identity
- Registrar
- iana:269
- Organization
- commscope, inc. of north carolina
- Contact emails
Subdomains
197 observed subdomains of commscope.com.
Showing 25 of 197. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from commscope.com in the public web crawl.
2,059 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for commscope.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailers.dovetailnow.com |
| SPF_EXISTS | %{i}.spf.commscope.iphmx.com |
| SPF_INCLUDE | _spf-dc4.sapsf.com |
| SPF_INCLUDE | _spf-sfdc.successfactors.com |
| SPF_INCLUDE | _spf.centercode.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_s1.oraclecloud.com |
| SPF_IP | 198.135.207.129 |
| SPF_IP | 198.135.207.141 |
| SPF_IP | 198.135.207.142 |
| SPF_IP | 198.135.207.143 |
| SPF_IP | 198.135.207.215 |
| SPF_IP | 198.135.207.230 |
| SPF_IP | 198.90.68.141 |
| SPF_IP | 198.90.68.142 |
| SPF_IP | 198.90.68.143 |
| SPF_IP | 35.169.254.90 |
| SPF_IP | 50.31.39.13/32 |
Related pages
Pivot deeper into the graph from commscope.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "commscope.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.