Skip to content

Hostname

loopnet.ca

Last fetched

loopnet.ca resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · loopnet.caRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/loopnet.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.71.177.125104.71.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.207.133.21423.207.128.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.142.17223.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
costar realty information canada
Contact emails

Subdomains

25 observed subdomains of loopnet.ca.

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for loopnet.ca.

MechanismTarget
SPF_INCLUDEcostar.com
SPF_IP204.253.48.0/24
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.ca.

Cypher and MCP

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

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