Skip to content

Hostname

yokeinternational.com

Last fetched

yokeinternational.com resolves to 2 IPv4 addresses operated by ISEVEN-AS-AP - I Seven in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · yokeinternational.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yokeinternational.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.67.237.246103.67.237.0/24AS140687ISEVEN-AS-AP - I SevenIN
122.160.3.201122.160.3.0/24AS24560AIRTELBROADBAND-AS-AP - Bharti Airtel Ltd., Telemedia ServicesIN

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of yokeinternational.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for yokeinternational.com.

MechanismTarget
SPF_Ayokeinternational.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.214.80.61
SPF_MXyokeinternational.com

Related pages

Pivot deeper into the graph from yokeinternational.com.

Cypher and MCP

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

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