Hostname
andfat.com
Last fetched
andfat.com resolves to 1 IPv4 address operated by AS29066 in FR. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
andfat.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 |
|---|---|---|---|---|
| 85.25.95.150 | 85.25.95.0/24 | AS29066 | — | FR |
WHOIS identity
- Registrar
- iana:228
- Organization
- michail truskov
- Contact emails
- michail@infoincaworld.com
- 07268b034167ae6d48a7960cda354805c3c866e8dba974fcc03ec0b0917bd2ab@andfat.com.whoisproxy.org
- 0985791be1b3f0c68bd3c981b6a96412649ae254dda28ba6555c33208c425e8d@andfat.com.whoisproxy.org
- 0a5abe42136dabf110afa5309a1115316919de5bc1fb867101b5fd31c33af867@andfat.com.whoisproxy.org
- 153c8db660e72a4ba52546a9a0a561049d92cc5a2728d20b8e4f4d174dd9524d@andfat.com.whoisproxy.org
- 2680f0da4c6639b7b71b8fd86c125f1e3a9b7670fca9e6af7419f50dce70da80@andfat.com.whoisproxy.org
- 3e57c72a166c2c1800f1005449815e96a28164db0ed9c5a2bef1dc95256810f0@andfat.com.whoisproxy.org
- 45f69919e2fa9208e1f5aeac4a306c68f8eed83399069f63488d4d4176681473@andfat.com.whoisproxy.org
- 478a3f975df8ea648368d6f3fab704569abb5171306f9a2b004fab5fdb9274eb@andfat.com.whoisproxy.org
- 527257488fe85b4b3c7c1000b43cfda6192ed45b8fd4faab665b2bb4b381d950@andfat.com.whoisproxy.org
- 893deb3160d325644c51e9a5f4e759eb56ebb739334d8264d333c77a7fe77a0b@andfat.com.whoisproxy.org
- 9a4ec73ce0877c4cdd8de25dccea3f1847da800ff5e66646eac31a0360079157@andfat.com.whoisproxy.org
- bef9a163097d33591d9860528d60beffe01bc1478f2dd2c34cf17a582421e9df@andfat.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from andfat.com in the public web crawl.
5 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from andfat.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "andfat.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.