Skip to content

Hostname

ineotech-my.com

Last fetched

ineotech-my.com resolves to 1 IPv4 address operated by EXABYTES-AS-AP - Exa Bytes Network Sdn.Bhd. in MY. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ineotech-my.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ineotech-my.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.6.198.47103.6.198.0/24AS46015EXABYTES-AS-AP - Exa Bytes Network Sdn.Bhd.MY

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0152504270
Contact emails

Subdomains

2 observed subdomains of ineotech-my.com.

Web-graph footprint

Distinct hostnames that link to or from ineotech-my.com in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ineotech-my.com.

MechanismTarget
SPF_Aineotech-my.com
SPF_INCLUDEusse.mschosting.com
SPF_IP45.127.5.68
SPF_MXineotech-my.com

Related pages

Pivot deeper into the graph from ineotech-my.com.

Cypher and MCP

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

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