Skip to content

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

WHISPER CANON · onefc.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/onefc.com

Resolution chain

onefc.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.23108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.41108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.70108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.79108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.116.11218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6418.164.112.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for onefc.com.

MechanismTarget
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.