Hostname
djsurda.pro
Last fetched
djsurda.pro resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
djsurda.pro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.215.7.99 | 67.215.80.0/24 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
9 observed subdomains of djsurda.pro.
Web-graph footprint
Distinct hostnames that link to or from djsurda.pro in the public web crawl.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- djsurda.pro
SPF policy
7 SPF mechanisms authorising senders for djsurda.pro.
| Mechanism | Target |
|---|---|
| SPF_A | djsurda.pro |
| SPF_INCLUDE | spf.web-dns1.com |
| SPF_IP | 173.209.32.162 |
| SPF_IP | 192.99.62.14 |
| SPF_IP | 54.39.100.149 |
| SPF_IP | 67.215.7.98 |
| SPF_MX | djsurda.pro |
Related pages
Pivot deeper into the graph from djsurda.pro.
- IP · 67.215.7.99
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · iana:1068
- Country · CA
- Email · 77c9a2770e2243a79b990be0950bc89c.protect@withheldforprivacy.com
- TLD · .pro
- Browse hostnames · dj…
- 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: "djsurda.pro"})-[: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.