Hostname
wmfono.com
Last fetched
wmfono.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
wmfono.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 |
|---|---|---|---|---|
| 46.242.239.206 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 024b5b8ba9651083a2b0a4d56375036e3970238ca662ed9e088a80c447970f94@wmfono.com.whoisproxy.org
- 5cacf8ea9d4a626feb97dbe01981d948b7b58037d0c24c820d1c0fa40a4cb7c4@wmfono.com.whoisproxy.org
- 6b6c96964836efc53ac77e2f93250963ce44c3642b3d9623d4f807e3dd2fed90@wmfono.com.whoisproxy.org
- 7c45dfc04830468ce8e666ef4bb92e224d7107cf6a69e79ad16a4ec4814ea733@wmfono.com.whoisproxy.org
- 8ad972d7d8f59be0eeb31ea30fba0731485462a57fd70434759272e3157b0d91@wmfono.com.whoisproxy.org
- 9b9169bf2b1b9147caee9dc9e5fc2628b8653cea3bff77d60d55613982482617@wmfono.com.whoisproxy.org
- c2c9d3bcb4a4485f0d446fd470f92c7747158f3ee8516ad6eb84cbb07859cddc@wmfono.com.whoisproxy.org
- c84c99fec7658ca3174b92db013fe52081bafb9101d177607c20bf7f98f009f7@wmfono.com.whoisproxy.org
- d027d9fecbe0b4505b99e4ba01cb0e96a45e0e46db57a4be352c2524dc95fe7f@wmfono.com.whoisproxy.org
- d2af11fb27068e1bed8242cfdcab88b2f4cff45c9e82970ba22a93a52e78809e@wmfono.com.whoisproxy.org
- eb2d7f9f6681f9680698af1e8996bfde53315d9733a313d4dc0f1cc1926c2a20@wmfono.com.whoisproxy.org
- ecd883cb104a8bff0f1143ed65663a4952299fd611534b7f8ad6d4443701301d@wmfono.com.whoisproxy.org
Subdomains
3 observed subdomains of wmfono.com.
Web-graph footprint
Distinct hostnames that link to or from wmfono.com in the public web crawl.
6 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- wmfono.com
SPF policy
2 SPF mechanisms authorising senders for wmfono.com.
| Mechanism | Target |
|---|---|
| SPF_A | wmfono.com |
| SPF_MX | wmfono.com |
Related pages
Pivot deeper into the graph from wmfono.com.
- IP · 46.242.239.206
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 024b5b8ba9651083a2b0a4d56375036e3970238ca662ed9e088a80c447970f94@wmfono.com.whoisproxy.org
- TLD · .com
- Browse hostnames · wm…
- 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: "wmfono.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.