Skip to content

Hostname

jobs-code.de

Last fetched

jobs-code.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · jobs-code.deRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jobs-code.de

Resolution chain

jobs-code.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.185.53.21718.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.54.273.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.22.1203.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.84.2103.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.42.9154.93.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.117.5363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with jobs-code.de in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from jobs-code.de in the public web crawl.

27 sites link to this hostname.

126 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jobs-code.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jobs-code.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jobs-code.de"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.