Hostname
ofa.com
Last fetched
ofa.com resolves to 4 IPv4 addresses operated by AS20940 in SG. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
ofa.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 |
|---|---|---|---|---|
| 23.54.118.17 | 23.54.118.0/24 | AS20940 | — | SG |
| 23.54.118.3 | 23.54.118.0/24 | AS20940 | — | SG |
| 23.58.85.153 | 23.58.85.0/24 | AS20940 | — | US |
| 23.58.85.161 | 23.58.85.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- perfect privacy,
- Contact emails
- ad2fx7uf6fd@networksolutionsprivateregistration.com
- ar2cz8hn77b@networksolutionsprivateregistration.com
- ay52s6h523j@networksolutionsprivateregistration.com
- ba4443s54h4@networksolutionsprivateregistration.com
- ba4sx5bz7zq@networksolutionsprivateregistration.com
- by77r95x4uy@networksolutionsprivateregistration.com
- cg47j6yq2mu@networksolutionsprivateregistration.com
- cg8k36x55wp@networksolutionsprivateregistration.com
- ej5tj6jr3jt@networksolutionsprivateregistration.com
- et2gx3nj64e@networksolutionsprivateregistration.com
- fc8pq6f82sy@networksolutionsprivateregistration.com
- g69pw8fh7fr@networksolutionsprivateregistration.com
- g83da5rf4av@networksolutionsprivateregistration.com
- gn5qm6mj5vr@networksolutionsprivateregistration.com
- h88ee9yc86n@networksolutionsprivateregistration.com
- hd84j9h3447@networksolutionsprivateregistration.com
- j55t985q4g3@networksolutionsprivateregistration.com
- j88b65h59z5@networksolutionsprivateregistration.com
- jw5ph26a3ks@networksolutionsprivateregistration.com
- kh4mt2kn5yg@networksolutionsprivateregistration.com
- and 27 more
Subdomains
8 observed subdomains of ofa.com.
| Subdomain |
|---|
| accept.ofa.com |
| api.ofa.com |
| www.ofa.com |
Showing 3 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ofa.com in the public web crawl.
19 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ofa.com.
| Mechanism | Target |
|---|---|
| SPF_MX | ofa.com |
Related pages
Pivot deeper into the graph from ofa.com.
- IP · 23.54.118.17
- ASN · AS20940
- Registrar · iana:1910
- Country · SG
- Email · ad2fx7uf6fd@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · of…
- 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: "ofa.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.