Skip to content

Hostname

workajobic.com

Last fetched

workajobic.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · workajobic.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/workajobic.com

Resolution chain

workajobic.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.249.173.6534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.4.7152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.12.8752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.39.23352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.84.6152.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.136.2854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

1 observed subdomain of workajobic.com.

Threat posture

History

Related pages

Pivot deeper into the graph from workajobic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "workajobic.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 20

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