Skip to content

Hostname

internal.2workers.me

Last fetched

internal.2workers.me resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · internal.2workers.meRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/internal.2workers.me

Resolution chain

internal.2workers.me resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.228.131.1818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.143.8054.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.108.17254.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.72.3356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.93.356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.96.20356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with internal.2workers.me in WhisperGraph.

Subdomains

1 observed subdomain of internal.2workers.me.

Threat posture

History

Related pages

Pivot deeper into the graph from internal.2workers.me.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "internal.2workers.me"})-[: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.