Hostname
softloop.cloud
Last fetched
softloop.cloud resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
softloop.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.46.232.157 | 192.46.232.0/21 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | DE |
| 64.204.250.17 | 64.204.250.0/24 | AS28753 | LEASEWEB-DE-FRA-10 | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- softloop
- Contact emails
Subdomains
45 observed subdomains of softloop.cloud.
Showing 21 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from softloop.cloud in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for softloop.cloud.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 192.46.232.157 |
Related pages
Pivot deeper into the graph from softloop.cloud.
- IP · 192.46.232.157
- ASN · AS63949AKAMAI-LINODE-AP Akamai Connected Cloud
- Registrar · iana:151
- Country · DE
- Email · h2704524@domains.namespace4you.com
- TLD · .cloud
- Browse hostnames · so…
- 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: "softloop.cloud"})-[: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.