Hostname
onefc.com
Last fetched
onefc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
onefc.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.7.23 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.41 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.70 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.79 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.227.192.110 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.58 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.71 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.84 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.164.116.112 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.43 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.56 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.64 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- one fighting championship
- Contact emails
Subdomains
61 observed subdomains of onefc.com.
Web-graph footprint
Distinct hostnames that link to or from onefc.com in the public web crawl.
4,869 sites link to this hostname.
302 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for onefc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from onefc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onefc.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.