Hostname
oktedi.com
Last fetched
oktedi.com resolves to 104.18.12.49, announced in 104.18.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. oktedi.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.18.12.49
104.18.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.18.13.49
104.18.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 13.107.213.40
13.104.0.0/14 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Montreal, CA
- 13.107.226.44
13.104.0.0/14 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Toronto, CA
- 13.107.226.45
13.104.0.0/14 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Toronto, CA
- 13.107.246.40
13.104.0.0/14 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Montreal, CA
- 13.107.253.44
13.104.0.0/14 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Toronto, CA
- 13.107.253.45
13.104.0.0/14 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Toronto, CA
- 150.171.109.34
150.171.0.0/16 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Nairobi, KE
- 150.171.109.100
150.171.0.0/16 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Nairobi, KE
- 150.171.109.101
150.171.0.0/16 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Nairobi, KE
- 150.171.110.52
150.171.0.0/16 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Cleveland, US
- 150.171.110.53
150.171.0.0/16 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Cleveland, US
IPv6 resolution
Attribution
Azure
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:1910
- Registrant organisation
- ok tedi mining
- Contact emails
- mgrissub@oktedi.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- tia.ns.cloudflare.com
- zeus.ns.cloudflare.com
MX records
- au-smtp-inbound-1.mimecast.com
- au-smtp-inbound-2.mimecast.com
- oktedi-com.mail.protection.outlook.com
SPF policy
- ip: 202.1.255.0/24
- a: o1.email.communic8.com
- include: au._netblocks.mimecast.com
- a: oktedi.com
- a: spf.oktedi.com
- include: spf.protection.outlook.com
- include: _spf-dc10.sapsf.com
- include: _spf-sfdc.successfactors.com
Threat-feed evidence
History
Related pages
Pivot from oktedi.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oktedi.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.