Skip to content

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

WHISPER CANON · loopnet.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/loopnet.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.222.44.12223.222.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.61.230.17923.61.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
23.63.139.15423.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.142.17223.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
2100 e. route 66
Contact emails

Subdomains

206 observed subdomains of loopnet.com.

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

SPF policy

4 SPF mechanisms authorising senders for loopnet.com.

MechanismTarget
SPF_INCLUDEcostar.com
SPF_IP65.210.23.128/25
SPF_IP65.222.180.0/24
SPF_IP65.222.181.0/24

Related pages

Pivot deeper into the graph from loopnet.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.