Skip to content

Hostname

generator.bz

Last fetched

generator.bz resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · generator.bzRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/generator.bz

Resolution chain

generator.bz resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.127108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.37108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.45108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.70108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.102.11018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.11718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.4918.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7018.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.164.240.1073.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.153.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.563.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.893.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:303
Organization
dmitry maslov
Contact emails

Subdomains

1 observed subdomain of generator.bz.

Web-graph footprint

Distinct hostnames that link to or from generator.bz in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for generator.bz.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from generator.bz.

Cypher and MCP

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

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