Hostname
itoh-denki.com
Last fetched
itoh-denki.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
itoh-denki.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.83.153.180 | 212.83.128.0/19 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- itoh denki europe
- Contact emails
Subdomains
10 observed subdomains of itoh-denki.com.
Web-graph footprint
Distinct hostnames that link to or from itoh-denki.com in the public web crawl.
30 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for itoh-denki.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.81.54.171 |
| SPF_IP | 217.182.205.221 |
| SPF_IP | 51.91.64.14 |
| SPF_IP | 51.91.64.234 |
| SPF_IP | 54.38.46.3 |
| SPF_IP | 87.98.165.187 |
Related pages
Pivot deeper into the graph from itoh-denki.com.
- IP · 212.83.153.180
- ASN · AS12876
- Registrar · iana:433
- Country · FR
- Email · d9eecdfd9351de9e8d481bbe5bb6cbd3-883379@contact.gandi.net
- TLD · .com
- Browse hostnames · it…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itoh-denki.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.