Hostname
myjdl.com
Last fetched
myjdl.com resolves to 2 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
myjdl.com 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 |
|---|---|---|---|---|
| 166.78.241.140 | 166.78.192.0/18 | AS19994 | RACKSPACE - Rackspace Hosting | US |
| 170.249.203.42 | 170.249.192.0/20 | AS63410 | PRIVATESYSTEMS - PrivateSystems Networks | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- jackson district library
- Contact emails
- it@myjdl.com
- qh2zh5re7z7@networksolutionsprivateregistration.com
- rc7ca4pf2sh@networksolutionsprivateregistration.com
- u78yd2b84yp@networksolutionsprivateregistration.com
- xg74h59e82g@networksolutionsprivateregistration.com
- zd46m3z47nd@networksolutionsprivateregistration.com
- zn8m29wt824@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of myjdl.com.
Showing 5 of 9. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from myjdl.com in the public web crawl.
59 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for myjdl.com.
| Mechanism | Target |
|---|---|
| SPF_A | myjdl.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | saashr.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.109.219.250/32 |
| SPF_IP | 198.109.219.254/32 |
| SPF_IP | 64.141.169.241/28 |
| SPF_MX | myjdl.com |
Related pages
Pivot deeper into the graph from myjdl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "myjdl.com"})-[: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.