Hostname
fasalsetu.com
Last fetched
fasalsetu.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fasalsetu.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.62.90 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.54 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fasalsetu.com owner
- Contact emails
- 109b51d3-643a-4a49-b487-1feef37669da@identity-protect.org
- 1a3edc96-dd20-43eb-b0fb-51ed7bb0ddf9@identity-protect.org
- 2c3bc762-79e5-4fb8-9920-76aed957fe07@identity-protect.org
- a370a4c7-1e01-4998-9b8e-7e396480aca3@identity-protect.org
- c5f94c4c-cc1b-4a88-9738-ac15e979af8f@identity-protect.org
- c9abd6cf-8a4b-454f-b667-96ac45f7fc02@identity-protect.org
- owner-5552097@fasalsetu.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of fasalsetu.com.
| Subdomain |
|---|
| app.fasalsetu.com |
| www.fasalsetu.com |
Web-graph footprint
Distinct hostnames that link to or from fasalsetu.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for fasalsetu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fasalsetu.com.
- IP · 52.219.62.90
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 109b51d3-643a-4a49-b487-1feef37669da@identity-protect.org
- TLD · .com
- Browse hostnames · fa…
- 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: "fasalsetu.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.