Skip to content

Hostname

nidec-components.com

Last fetched

nidec-components.com resolves to 1 IPv4 address operated by SAKURA-A SAKURA Internet Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
153.127.116.239153.127.0.0/17AS7684SAKURA-A SAKURA Internet Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from nidec-components.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nidec-components.com.

MechanismTarget
SPF_INCLUDEdococab.jp
SPF_INCLUDEspf.htdb.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.103.121.196
SPF_IP118.67.101.194
SPF_IP124.36.30.46
SPF_IP153.127.116.111
SPF_IP61.125.132.0/25

Related pages

Pivot deeper into the graph from nidec-components.com.

Cypher and MCP

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

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