Hostname
focv.com
Last fetched
focv.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
focv.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- hiroshi.maruyama@gmail.com
- 106bf85f24eeac267e3befcbd802fb2942cac17d6031b5e1cd1f05d9d671b13d@focv.com.whoisproxy.org
- 1afa79d58c4c6ec6930790f4bd3848056fd6af28ef5e325ac71b42eb8cb39372@focv.com.whoisproxy.org
- 333b4e99ea8f94be0c75af869a471406c63a9ae5e5249163296bbcb1689d21fe@focv.com.whoisproxy.org
- 50077ec0d584fb8b2a76d4ad60fa5593291c259ea709052d484fe47442091f92@focv.com.whoisproxy.org
- 50a798a872636b2b834f505722008274776362396aeec3add11345b20bc9bf47@focv.com.whoisproxy.org
- 764fad52fd8ec989e45ecfa5ba28fe2bdf367fbf54028a1743f2a201d6287075@focv.com.whoisproxy.org
- 8128cc23854b4f1f1cabf72588a345d3a5a55899f688abe04de46f1b94fec6cd@focv.com.whoisproxy.org
- 9bdeda84d4686739ef3a57a356a20164aaf66f3006805faa93eed050b00d0bb1@focv.com.whoisproxy.org
- a495d354799acffff84c67efab5181ea35323ee97e37045fd5b7cf6c2b7ea21b@focv.com.whoisproxy.org
- b73c934a9c51a8d91e5f34de8e5db25e1db1e4ca0d70ad0460bc4a5fe2c032d6@focv.com.whoisproxy.org
- c7c9c19767eb01abef5952026aadb6b7e6ebebadc478bba0e4545b8fa022d37b@focv.com.whoisproxy.org
- ef146a15e36e62f0f8e06f60d9d8060e5e49371408f8adf9bd1b98c801f9d996@focv.com.whoisproxy.org
Subdomains
17 observed subdomains of focv.com.
Web-graph footprint
Distinct hostnames that link to or from focv.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for focv.com.
| Mechanism | Target |
|---|---|
| SPF_A | focv.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | focv.com |
Related pages
Pivot deeper into the graph from focv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "focv.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.