Hostname
harris.com
Last fetched
harris.com resolves to 1 IPv4 address operated by HARRIS-ATD-AS - L3Harris Technologies, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
harris.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 |
|---|---|---|---|---|
| 192.124.8.71 | 192.124.8.0/24 | AS243 | HARRIS-ATD-AS - L3Harris Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- bombaro, renee
- Contact emails
Subdomains
377 observed subdomains of harris.com.
Showing 25 of 377. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from harris.com in the public web crawl.
869 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for harris.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.170.196.0/25 |
| SPF_IP | 128.170.207.0/24 |
| SPF_IP | 128.170.60.25/32 |
| SPF_IP | 128.170.61.64/28 |
| SPF_IP | 192.160.117.25/32 |
| SPF_IP | 192.52.235.128/28 |
| SPF_IP | 192.52.235.32/27 |
| SPF_IP | 35.169.203.92/32 |
| SPF_IP | 52.227.164.238/32 |
| SPF_IP | 52.227.183.169/32 |
Related pages
Pivot deeper into the graph from harris.com.
- IP · 192.124.8.71
- ASN · AS243HARRIS-ATD-AS - L3Harris Technologies, Inc.
- Registrar · iana:299
- Country · US
- Email · administrator@l3harris.com
- TLD · .com
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "harris.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.