Skip to content

Hostname

okitup.com

Last fetched

okitup.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · okitup.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/okitup.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.127172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.129172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
javier crucis medina
Contact emails

Subdomains

20 observed subdomains of okitup.com.

Web-graph footprint

Distinct hostnames that link to or from okitup.com in the public web crawl.

52 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for okitup.com.

MechanismTarget
SPF_Aokitup.com
SPF_INCLUDEcalendar-server.bounces.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP116.202.165.146
SPF_IP161.22.45.233
SPF_IP200.234.230.49
SPF_IP35.233.77.34/32
SPF_IP46.183.117.194/32
SPF_IP49.12.58.77
SPF_IP49.12.58.79
SPF_IP49.12.58.81
SPF_IP54.36.201.18/32
SPF_IP78.46.46.208/32
SPF_IP88.198.67.37/32
SPF_IP91.99.135.118
SPF_MXokitup.com

Related pages

Pivot deeper into the graph from okitup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "okitup.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.