Skip to content

Hostname

ezhiredbd.com

Last fetched

ezhiredbd.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · ezhiredbd.comRouting diversity4.8/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ezhiredbd.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.5.165108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.157.1534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.29.4734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
47.87.135.11547.87.128.0/19AS45102DE
52.48.178.752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.99.6852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.229.19354.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.2.3654.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.166.12463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
8.211.12.1068.211.0.0/18AS45102DE
8.211.21.558.211.0.0/18AS45102DE

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ezhiredbd.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ezhiredbd.com.

Cypher and MCP

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

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