Skip to content

Hostname

bemyhero.it

Last fetched

bemyhero.it resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · bemyhero.itRouting diversity3.0/10Peering density9.7/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/bemyhero.it

Resolution chain

bemyhero.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.152.216.13935.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.214.159.3935.214.128.0/17AS15169GOOGLE - Google LLCNL
51.118.43.10251.118.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
alessandro travaglini
Contact emails

Subdomains

5 observed subdomains of bemyhero.it.

Web-graph footprint

Distinct hostnames that link to or from bemyhero.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bemyhero.it.

MechanismTarget
SPF_INCLUDE_spf.aruba.it

Related pages

Pivot deeper into the graph from bemyhero.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bemyhero.it"})-[: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.