Hostname
globalwebdevelopment.net
Last fetched
globalwebdevelopment.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:269
- Organization
- danny gopie
- Contact emails
Subdomains
5 observed subdomains of globalwebdevelopment.net.
Web-graph footprint
Distinct hostnames that link to or from globalwebdevelopment.net in the public web crawl.
9 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- globalwebdevelopment.net
SPF policy
7 SPF mechanisms authorising senders for globalwebdevelopment.net.
| Mechanism | Target |
|---|---|
| SPF_A | globalwebdevelopment.net |
| SPF_INCLUDE | _spf.transip.email |
| SPF_IP | 2001:8d8:1800:6f:0:0:0:1 |
| SPF_IP | 217.160.28.228 |
| SPF_IP | 2a01:7c8:aabf:121:5054:ff:fe18:c497 |
| SPF_IP | 37.97.159.129 |
| SPF_MX | globalwebdevelopment.net |
Related pages
Pivot deeper into the graph from globalwebdevelopment.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "globalwebdevelopment.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.