Hostname
felixindoshops.com
Last fetched
felixindoshops.com resolves to 2 IPv4 addresses operated by AS131775 in ID. WHOIS lists iana:1478 as the registrar.
Nutrition Label
Resolution chain
felixindoshops.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 |
|---|---|---|---|---|
| 202.74.239.248 | 202.74.239.0/24 | AS131775 | — | ID |
| 202.74.239.253 | 202.74.239.0/24 | AS131775 | — | ID |
WHOIS identity
- Registrar
- iana:1478
- Organization
- domain protection services,
- Contact emails
Subdomains
19 observed subdomains of felixindoshops.com.
Showing 13 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from felixindoshops.com in the public web crawl.
48 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- felixindoshops.com
SPF policy
5 SPF mechanisms authorising senders for felixindoshops.com.
| Mechanism | Target |
|---|---|
| SPF_A | felixindoshops.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 202.74.239.248 |
| SPF_IP | 203.190.44.99 |
| SPF_MX | felixindoshops.com |
Related pages
Pivot deeper into the graph from felixindoshops.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "felixindoshops.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.