Hostname
loopnet.co.uk
Last fetched
loopnet.co.uk resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CO. WHOIS lists registrar:markmonitor inc. [tag = markmonitor] as the registrar.
Nutrition Label
Resolution chain
loopnet.co.uk resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.14.51.224 | 23.14.48.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CO |
| 23.14.51.224 | 23.14.48.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CO |
| 23.4.39.50 | 23.4.32.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 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 |
| 95.101.179.4 | 95.101.176.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:markmonitor inc. [tag = markmonitor]
- Organization
- costar uk
- Contact emails
- —
Subdomains
23 observed subdomains of loopnet.co.uk.
Web-graph footprint
Distinct hostnames that link to or from loopnet.co.uk in the public web crawl.
97 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for loopnet.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust-spf.exacttarget.com |
Related pages
Pivot deeper into the graph from loopnet.co.uk.
- IP · 23.14.51.224
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:markmonitor inc. [tag = markmonitor]
- Country · CO
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · lo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "loopnet.co.uk"})-[: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.