Hostname
ofrei.com
Last fetched
ofrei.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ofrei.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 |
|---|---|---|---|---|
| 74.207.252.72 | 74.207.240.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- frei & borel
- Contact emails
- af4ep4wx7jg@networksolutionsprivateregistration.com
- frei@ofrei.com
- hy7mr72q8f7@networksolutionsprivateregistration.com
- kd2ry6pz589@networksolutionsprivateregistration.com
- ms52998x722@networksolutionsprivateregistration.com
- q47cn7dq9c7@networksolutionsprivateregistration.com
- qq4dw9rb5g3@networksolutionsprivateregistration.com
- vd73v2mk75w@networksolutionsprivateregistration.com
- xm6dw2qx7w7@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of ofrei.com.
| Subdomain |
|---|
| mail.ofrei.com |
| www.ofrei.com |
Web-graph footprint
Distinct hostnames that link to or from ofrei.com in the public web crawl.
63 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ofrei.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 192.155.83.154 |
| SPF_IP | 2600:3c01:0:0:f03c:94ff:fe92:a738 |
| SPF_IP | 74.207.252.72 |
Related pages
Pivot deeper into the graph from ofrei.com.
- IP · 74.207.252.72
- ASN · AS63949
- Registrar · iana:2
- Country · US
- Email · af4ep4wx7jg@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: "ofrei.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.