Hostname
ofs.com
Last fetched
ofs.com resolves to 1 IPv4 address operated by OFS-BRANDS - OFS Brands Holdings Inc in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ofs.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 |
|---|---|---|---|---|
| 192.42.0.21 | 192.42.0.0/24 | AS20348 | OFS-BRANDS - OFS Brands Holdings Inc | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- greener, kurt
- Contact emails
- ac5st5uj667@networksolutionsprivateregistration.com
- b56u28g53jg@networksolutionsprivateregistration.com
- b92gu3p78vk@networksolutionsprivateregistration.com
- c47pb9m49up@networksolutionsprivateregistration.com
- c59ug8qf2s2@networksolutionsprivateregistration.com
- c657w49n4z9@networksolutionsprivateregistration.com
- ce3879ez79t@networksolutionsprivateregistration.com
- ch7h98xw8yh@networksolutionsprivateregistration.com
- cq33t3sk7km@networksolutionsprivateregistration.com
- cz94y4qz38p@networksolutionsprivateregistration.com
- d938e2u77qm@networksolutionsprivateregistration.com
- ed9kh79459a@networksolutionsprivateregistration.com
- eh5z55df7mp@networksolutionsprivateregistration.com
- eh7k64mx4ef@networksolutionsprivateregistration.com
- en9gz7ex3da@networksolutionsprivateregistration.com
- es4q84p87qv@networksolutionsprivateregistration.com
- ex8dc2ru93a@networksolutionsprivateregistration.com
- fu9xa36w7vn@networksolutionsprivateregistration.com
- g26nx4kp5vb@networksolutionsprivateregistration.com
- gu2636k22yp@networksolutionsprivateregistration.com
- and 36 more
Subdomains
26 observed subdomains of ofs.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ofs.com in the public web crawl.
494 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for ofs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | em9009.seismic.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 128.136.51.0/27 |
| SPF_IP | 192.42.0.14 |
| SPF_IP | 209.134.137.0/26 |
| SPF_IP | 66.244.112.60 |
Related pages
Pivot deeper into the graph from ofs.com.
- IP · 192.42.0.21
- ASN · AS20348OFS-BRANDS - OFS Brands Holdings Inc
- Registrar · iana:2
- Country · US
- Email · ac5st5uj667@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: "ofs.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.