Hostname
shop-application.com
Last fetched
shop-application.com resolves to 1 IPv4 address operated by BRETAGNETELECOM in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
shop-application.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.150.94.15 | 194.150.92.0/22 | AS42845 | BRETAGNETELECOM | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- creations-web
- Contact emails
Subdomains
386 observed subdomains of shop-application.com.
Showing 25 of 386. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shop-application.com in the public web crawl.
645 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for shop-application.com.
| Mechanism | Target |
|---|---|
| SPF_A | shop-application.com |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.202.6.58 |
| SPF_IP | 194.150.94.12 |
| SPF_IP | 194.150.94.15 |
| SPF_IP | 2001:41d0:302:2200:0:0:0:5a60 |
| SPF_IP | 2001:41d0:304:200:0:0:0:54f0 |
| SPF_IP | 2001:41d0:305:2100:0:0:0:28ab |
| SPF_IP | 51.38.226.94 |
| SPF_IP | 51.91.251.207 |
| SPF_IP | 54.36.180.192 |
| SPF_MX | shop-application.com |
Related pages
Pivot deeper into the graph from shop-application.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shop-application.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.