Hostname
myfrancotyp.com
Last fetched
myfrancotyp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myfrancotyp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.17.251.231 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.36.87 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.10.152 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.84.27 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myfrancotyp.com owner
- Contact emails
- 2b99c7f9-affc-424c-94ff-f7a4093eeef0@identity-protect.org
- 44ce93f8-394f-4733-b260-588ace4655f6@identity-protect.org
- 6c5e6b48-197f-429a-8cb8-1ae5ff6eaf51@identity-protect.org
- 77cf6aaf-d218-41a4-97cb-df46d3e10e58@identity-protect.org
- d2a73851-d9c9-40a3-b34e-85b295b07ed4@identity-protect.org
- ea7508bc-bd23-4d42-92bf-192d1d86dcf3@identity-protect.org
Subdomains
3 observed subdomains of myfrancotyp.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from myfrancotyp.com in the public web crawl.
8 sites link to this hostname.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for myfrancotyp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from myfrancotyp.com.
- IP · 52.17.251.231
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 2b99c7f9-affc-424c-94ff-f7a4093eeef0@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "myfrancotyp.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.