Hostname
jobdigger.nl
Last fetched
jobdigger.nl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
jobdigger.nl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.255.43.83 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.247.44.232 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.171.202 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.244.61 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.169.206 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.104.98 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- —
- Contact emails
- —
Subdomains
15 observed subdomains of jobdigger.nl.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jobdigger.nl in the public web crawl.
49 sites link to this hostname.
129 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 jobdigger.nl.
| Mechanism | Target |
|---|---|
| SPF_A | jobdigger.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.paytsoftware.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | zoho.com |
| SPF_INCLUDE | zoho.eu |
| SPF_MX | jobdigger.nl |
Related pages
Pivot deeper into the graph from jobdigger.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jobdigger.nl"})-[: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.