Skip to content

Hostname

rigaku.com

Last fetched

rigaku.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · rigaku.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rigaku.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
rigaku americas
Contact emails

Subdomains

56 observed subdomains of rigaku.com.

Web-graph footprint

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

641 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rigaku.com.

MechanismTarget
SPF_INCLUDE8540596.spf08.hubspotemail.net
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP139.138.135.192/27
SPF_IP146.20.167.112
SPF_IP192.254.115.42/32
SPF_IP207.180.12.2
SPF_IP208.75.123.0/24
SPF_IP66.103.255.78
SPF_IP69.20.80.48/28

Related pages

Pivot deeper into the graph from rigaku.com.

Cypher and MCP

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

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