Hostname
panasonic-ce.com
Last fetched
panasonic-ce.com resolves to 1 IPv4 address operated by AS2516 in JP. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
panasonic-ce.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 |
|---|---|---|---|---|
| 124.211.43.56 | 124.211.32.0/19 | AS2516 | — | JP |
WHOIS identity
- Registrar
- iana:1387
- Organization
- domain administrator
- Contact emails
Subdomains
2 observed subdomains of panasonic-ce.com.
Web-graph footprint
Distinct hostnames that link to or from panasonic-ce.com in the public web crawl.
5 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for panasonic-ce.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 126.143.170.110 |
| SPF_IP | 133.183.100.20 |
| SPF_IP | 136.228.243.166 |
| SPF_IP | 149.19.34.202 |
| SPF_IP | 59.128.196.54 |
Related pages
Pivot deeper into the graph from panasonic-ce.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "panasonic-ce.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.