Hostname
firstfood.app
Last fetched
firstfood.app resolves to 1 IPv4 address operated by AS197695 in RU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
firstfood.app 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.58.112.8 | 194.58.112.0/24 | AS197695 | — | RU |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of firstfood.app owner
- Contact emails
- 4652b18c5610e340df4a1802a3a4ff956b37a69b39248539e18ed87c9efa3447@firstfood.app.whoisproxy.org
- 63c93b4b36a686d757a2597632b717cfb0c84e3523d10ae2f8649e83eae901fa@firstfood.app.whoisproxy.org
- 97e255d2338a5b0d9362da7433057f5d5b35bfcd54e7cdab5142f2d0b8143242@firstfood.app.whoisproxy.org
- d2ea743cd2eb247112d47d8b10afa611d5f96ce43cb9da71ed0c65a10519d7e9@firstfood.app.whoisproxy.org
Subdomains
6 observed subdomains of firstfood.app.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for firstfood.app.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from firstfood.app.
- IP · 194.58.112.8
- ASN · AS197695
- Registrar · iana:269
- Country · RU
- Email · 4652b18c5610e340df4a1802a3a4ff956b37a69b39248539e18ed87c9efa3447@firstfood.app.whoisproxy.org
- TLD · .app
- Browse hostnames · fi…
- 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: "firstfood.app"})-[: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.