Hostname
myappfx.com
Last fetched
myappfx.com resolves to 2 IPv4 addresses operated by AS35787 in PL. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
myappfx.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 |
|---|---|---|---|---|
| 194.88.154.178 | 194.88.154.0/23 | AS35787 | — | PL |
| 91.219.122.70 | 91.219.120.0/22 | AS35787 | — | PL |
WHOIS identity
- Registrar
- iana:433
- Organization
- d&d invest group sp. z o.o. global sp. komandytowa
- Contact emails
Subdomains
1 observed subdomain of myappfx.com.
| Subdomain |
|---|
| www.myappfx.com |
Web-graph footprint
Distinct hostnames that link to or from myappfx.com in the public web crawl.
16 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from myappfx.com.
- IP · 194.88.154.178
- ASN · AS35787
- Registrar · iana:433
- Country · PL
- Email · 72167940-a51d-481c-9a80-4419932894f3@v.o-w-o.info
- 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: "myappfx.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.