Skip to content

Hostname

jymachinetech.com

Last fetched

jymachinetech.com resolves to 2 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · jymachinetech.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/jymachinetech.com

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.77.145145.223.72.0/21AS47583US
149.28.89.219149.28.64.0/19AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

3 observed subdomains of jymachinetech.com.

Web-graph footprint

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

457 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jymachinetech.com.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from jymachinetech.com.

Cypher and MCP

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

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