Hostname
fowm.us
Last fetched
fowm.us resolves to 2 IPv4 addresses operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
fowm.us 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 |
|---|---|---|---|---|
| 104.250.146.102 | 104.250.128.0/19 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 74.91.112.163 | 74.91.112.0/24 | AS393458 | NUCLEARFALLOUT-ATL - Nuclearfallout Enterprises, Inc. | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- emmanuel john
- Contact emails
Subdomains
2 observed subdomains of fowm.us.
| Subdomain |
|---|
| spamwall.fowm.us |
| www.fowm.us |
Web-graph footprint
Distinct hostnames that link to or from fowm.us in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fowm.us.
| Mechanism | Target |
|---|---|
| SPF_A | fowm.us |
| SPF_IP | 104.250.146.102 |
| SPF_IP | 74.91.112.163 |
| SPF_MX | fowm.us |
Related pages
Pivot deeper into the graph from fowm.us.
- IP · 104.250.146.102
- ASN · AS53850GORILLASERVERS - GorillaServers, Inc.
- Registrar · iana:303
- Country · US
- Email · ebabjohn@fowmint.org
- TLD · .us
- Browse hostnames · fo…
- 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: "fowm.us"})-[: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.