Skip to content

Hostname

qr-code-generator.com

Last fetched

qr-code-generator.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · qr-code-generator.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/qr-code-generator.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.252.1118.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.1518.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.4018.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.8418.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.171.214.363.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.413.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.523.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.723.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.207.1133.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.443.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.793.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.883.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.46.193.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.593.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.663.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.783.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of qr-code-generator.com owner
Contact emails

Subdomains

85 observed subdomains of qr-code-generator.com.

Web-graph footprint

Distinct hostnames that link to or from qr-code-generator.com in the public web crawl.

2,478 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for qr-code-generator.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from qr-code-generator.com.

Cypher and MCP

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

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