Hostname
connective-cities.net
Last fetched
connective-cities.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1328
- Organization
- deutsche gesellschaft fur internationale zusammenarbeit gmbh (giz)
- Contact emails
Subdomains
9 observed subdomains of connective-cities.net.
Web-graph footprint
Distinct hostnames that link to or from connective-cities.net in the public web crawl.
84 sites link to this hostname.
172 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for connective-cities.net.
| Mechanism | Target |
|---|---|
| SPF_A | connective-cities.net |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_IP | 144.76.31.113 |
| SPF_IP | 188.40.158.150 |
| SPF_IP | 5.9.106.101 |
| SPF_IP | 78.47.175.33 |
| SPF_IP | 88.99.146.149 |
| SPF_MX | connective-cities.net |
Related pages
Pivot deeper into the graph from connective-cities.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "connective-cities.net"})-[: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.