Skip to content

Hostname

itembay.com

Last fetched

itembay.com resolves to 1 IPv4 address operated by CDNETWORKS-AS-KR CDNetworks in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
118.107.175.139118.107.175.0/24AS38107CDNETWORKS-AS-KR CDNetworksKR

WHOIS identity

Registrar
iana:444
Organization
itembay co.,ltd.
Contact emails

Subdomains

19 observed subdomains of itembay.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for itembay.com.

MechanismTarget
SPF_INCLUDE_vpc.daouoffice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.107.174.221
SPF_IP118.107.175.0/24
SPF_IP118.129.172.0/24
SPF_IP175.126.124.5
SPF_IP34.64.236.27
SPF_IP34.64.34.59
SPF_IP35.216.25.190
SPF_IP35.216.94.33

Related pages

Pivot deeper into the graph from itembay.com.

Cypher and MCP

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

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