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
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.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of qr-code-generator.com owner
- Contact emails
- drescher@egoditor.com
- 07c68007-17cc-4662-a497-ed1518eb6aa2@identity-protect.org
- 269f6815-b4b8-4ca8-aa8a-047e45ed048d@identity-protect.org
- 5898b97d-0509-41f7-8d64-ff436720abb1@identity-protect.org
- 6f3ee4da-d9bf-4dc7-b72c-5f882ff4032e@identity-protect.org
- 70fefd24-da4f-4ddf-99cc-201cb1143d7d@identity-protect.org
- 93f07111-7cbc-4638-a39a-db4156cea734@identity-protect.org
- ecaac519-c8a3-4090-88aa-bc278ab571f6@identity-protect.org
- owner-10825729@qr-code-generator.com.whoisprivacyservice.org
- owner-1886594@qr-code-generator.com.whoisprivacyservice.org
- owner-2623874@qr-code-generator.com.whoisprivacyservice.org
- owner-4663638@qr-code-generator.com.whoisprivacyservice.org
- owner-703490@qr-code-generator.com.whoisprivacyservice.org
- owner-8458333@qr-code-generator.com.whoisprivacyservice.org
Subdomains
85 observed subdomains of qr-code-generator.com.
Showing 25 of 85. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for qr-code-generator.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mail.intercom.io |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from qr-code-generator.com.
- IP · 18.155.252.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · drescher@egoditor.com
- TLD · .com
- Browse hostnames · qr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.