Skip to content

Hostname

yaskawa.it

Last fetched

yaskawa.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:checkdomain gmbh as the registrar.

Nutrition Label

WHISPER CANON · yaskawa.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/yaskawa.it

Resolution chain

yaskawa.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:checkdomain gmbh
Organization
yaskawa electric europe
Contact emails

Subdomains

1 observed subdomain of yaskawa.it.

Web-graph footprint

Distinct hostnames that link to or from yaskawa.it in the public web crawl.

74 sites link to this hostname.

188 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • yaskawa.it

SPF policy

17 SPF mechanisms authorising senders for yaskawa.it.

MechanismTarget
SPF_Amail.summit-it-consult.de
SPF_Awww75.dkd.de
SPF_Ayaskawa.it
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP134.237.251.0/24
SPF_IP145.253.151.210/32
SPF_IP148.251.238.244
SPF_IP168.245.49.28/32
SPF_IP212.227.126.133/32
SPF_IP213.61.109.128/25
SPF_IP217.111.60.0/27
SPF_IP65.109.70.204/32
SPF_IP78.46.5.205/32
SPF_IP91.25.113.250/32
SPF_MXyaskawa.it

Related pages

Pivot deeper into the graph from yaskawa.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yaskawa.it"})-[: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.