Skip to content

Hostname

ipc-computer.de

Last fetched

ipc-computer.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ipc-computer.deRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ipc-computer.de

Resolution chain

ipc-computer.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.55.53.27162.62.64.0/22AS24940DE

WHOIS identity

No WHOIS records are currently associated with ipc-computer.de in WhisperGraph.

Subdomains

47 observed subdomains of ipc-computer.de.

Web-graph footprint

Distinct hostnames that link to or from ipc-computer.de in the public web crawl.

70 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ipc-computer.de.

MechanismTarget
SPF_Aipc-computer.de
SPF_Amx.hi-com.de
SPF_Amx2.hi-com.de
SPF_Amxwl.ipc-computer.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.86.169.215
SPF_IP217.91.194.233
SPF_MXipc-computer.de

Related pages

Pivot deeper into the graph from ipc-computer.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ipc-computer.de"})-[: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.