Skip to content

Hostname

myhellotime.com

Last fetched

myhellotime.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1476 as the registrar.

Nutrition Label

WHISPER CANON · myhellotime.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/myhellotime.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.122.1033.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2163.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.363.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.633.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1583.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.1823.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.2103.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.653.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.863.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2553.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.140.12052.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.17452.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.19652.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.23652.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.72.22052.219.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.18652.219.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1476
Organization
laurenz groebner
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from myhellotime.com.

Cypher and MCP

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

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