Hostname
loopnet.com
Last fetched
loopnet.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in NL. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
loopnet.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.222.44.122 | 23.222.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | NL |
| 23.61.230.179 | 23.61.224.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SE |
| 23.63.139.154 | 23.63.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.67.142.172 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- 2100 e. route 66
- Contact emails
Subdomains
206 observed subdomains of loopnet.com.
Showing 25 of 206. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from loopnet.com in the public web crawl.
6,324 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for loopnet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | costar.com |
| SPF_IP | 65.210.23.128/25 |
| SPF_IP | 65.222.180.0/24 |
| SPF_IP | 65.222.181.0/24 |
Related pages
Pivot deeper into the graph from loopnet.com.
- IP · 23.222.44.122
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · NL
- Email · webmaster@costargroup.com
- TLD · .com
- Browse hostnames · lo…
- 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: "loopnet.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.