Skip to content

Hostname

7skyexim.com

Last fetched

7skyexim.com resolves to 1 IPv4 address operated by AS132420 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 7skyexim.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/7skyexim.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.20.214.43103.20.212.0/22AS132420IN

WHOIS identity

Registrar
iana:303
Organization
7 sky exim
Contact emails

Subdomains

4 observed subdomains of 7skyexim.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 7skyexim.com.

MechanismTarget
SPF_Arightmx.dnsracks.com
SPF_IP205.147.111.56
SPF_IP205.147.111.70
SPF_IP205.147.111.71
SPF_MX7skyexim.com

Related pages

Pivot deeper into the graph from 7skyexim.com.

Cypher and MCP

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

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