Skip to content

Hostname

ebistrade.com

Last fetched

ebistrade.com resolves to 3 IPv4 addresses operated by INFOSPHERE NTT PC Communications, Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · ebistrade.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ebistrade.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.80.109.213116.80.0.0/16AS2514INFOSPHERE NTT PC Communications, Inc.JP
199.60.103.197199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.97199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:1485
Organization
ebistrade
Contact emails

Subdomains

3 observed subdomains of ebistrade.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ebistrade.com.

MechanismTarget
SPF_INCLUDEfmx.etius.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.70.78.41/32

Related pages

Pivot deeper into the graph from ebistrade.com.

Cypher and MCP

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

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