Hostname
takeuchi-us.com
Last fetched
takeuchi-us.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
takeuchi-us.com 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
- iana:2
- Organization
- takeuchi mfg. (u.s.),
- Contact emails
Subdomains
71 observed subdomains of takeuchi-us.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from takeuchi-us.com in the public web crawl.
155 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for takeuchi-us.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 143.55.232.0/22 |
| SPF_IP | 159.112.240.0/20 |
| SPF_IP | 198.244.48.0/20 |
| SPF_IP | 204.220.168.0/21 |
| SPF_IP | 204.220.176.0/20 |
| SPF_IP | 207.195.176.0/20 |
| SPF_IP | 50.146.25.91 |
| SPF_IP | 74.203.184.0/23 |
Related pages
Pivot deeper into the graph from takeuchi-us.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "takeuchi-us.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.