Skip to content

Hostname

oftc.net

Last fetched

oftc.net resolves to 1 IPv4 address operated by UBC - University of British Columbia in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · oftc.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/oftc.net

Resolution chain

oftc.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.87.16.246209.87.16.0/24AS393249UBC - University of British ColumbiaUS

WHOIS identity

Registrar
iana:81
Organization
contact privacy inc. customer 015129244
Contact emails

Subdomains

77 observed subdomains of oftc.net.

Web-graph footprint

Distinct hostnames that link to or from oftc.net in the public web crawl.

334 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oftc.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailbox.org
SPF_IP195.201.238.154
SPF_IP198.58.111.38
SPF_IP209.87.16.246
SPF_IP2600:3c00:0:0:f03c:91ff:fe96:1889
SPF_IP2607:f8f0:614:1:0:0:1274:246
SPF_IP2a01:4f8:c012:201f:0:0:0:1
SPF_MXganneff.de

Related pages

Pivot deeper into the graph from oftc.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oftc.net"})-[: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.