Skip to content

Hostname

loopnet.es

Last fetched

loopnet.es resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US.

Nutrition Label

WHISPER CANON · loopnet.esRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/loopnet.es

Resolution chain

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

IPPrefixASNOperatorCountry
23.194.231.623.194.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.142.17223.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.60.4288.221.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

No WHOIS records are currently associated with loopnet.es in WhisperGraph.

Subdomains

16 observed subdomains of loopnet.es.

Web-graph footprint

Distinct hostnames that link to or from loopnet.es in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for loopnet.es.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com

Related pages

Pivot deeper into the graph from loopnet.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "loopnet.es"})-[: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.