Hostname
fencer.com
Last fetched
fencer.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:1154 as the registrar.
Nutrition Label
Resolution chain
fencer.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 |
|---|---|---|---|---|
| 162.241.224.146 | 162.241.224.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:1154
- Organization
- domain admin
- Contact emails
- a77dv7pj2gq@networksolutionsprivateregistration.com
- cu74p3aj783@networksolutionsprivateregistration.com
- dz6mc47r8ap@networksolutionsprivateregistration.com
- et8pj35q4mh@networksolutionsprivateregistration.com
- f37vm3t75x7@networksolutionsprivateregistration.com
- fg5hj4hn646@networksolutionsprivateregistration.com
- fh7yd9qm7ev@networksolutionsprivateregistration.com
- fs2qg9c94fq@networksolutionsprivateregistration.com
- g54b47m49xc@networksolutionsprivateregistration.com
- hw8629hr2cq@networksolutionsprivateregistration.com
- j78tm4tw57t@networksolutionsprivateregistration.com
- nf9s423a94s@networksolutionsprivateregistration.com
- nj7t869365s@networksolutionsprivateregistration.com
- nt9t925r2kb@networksolutionsprivateregistration.com
- p45ts7ss4v9@networksolutionsprivateregistration.com
- sa6a87qr3uy@networksolutionsprivateregistration.com
- vs4fr72b2yf@networksolutionsprivateregistration.com
- whois@bluehost.com
- xu37u4ct4gr@networksolutionsprivateregistration.com
Subdomains
6 observed subdomains of fencer.com.
Web-graph footprint
Distinct hostnames that link to or from fencer.com in the public web crawl.
191 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for fencer.com.
| Mechanism | Target |
|---|---|
| SPF_A | fencer.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 162.241.224.146 |
| SPF_MX | fencer.com |
Related pages
Pivot deeper into the graph from fencer.com.
- IP · 162.241.224.146
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1154
- Country · US
- Email · a77dv7pj2gq@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fe…
- 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: "fencer.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.