Hostname
in-p.de
Last fetched
in-p.de resolves to 84.19.6.34, announced in 84.19.113.0/24 by COMTRANCE-AS - comtrance service GmbH in DE. in-p.de is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 84.19.6.34
84.19.113.0/24 · COMTRANCE-AS - comtrance service GmbH · Gummersbach, DE
IPv6 resolution
Attribution
comtrance
DNS_OPERATOR, ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for in-p.de. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
Mail and authentication
Nameservers
- ns.in-p.de
- ns-sec.in-p.de
- ns3.in-p.de
- ns4.inp.eu
- ns5.inp.eu
MX records
- mx1.in-p.de
- mx2.in-p.de
- mx3.in-p.de
SPF policy
- ip: 84.19.6.0/23
- ip: 84.19.7.0/23
- ip: 212.48.101.0/24
- ip: 212.48.101.253/32
- ip: 2a00:f70:abce::0/62
- a: smtp.in-p.de
- a: mail.domain-robot.org
- ip: 79.140.176.1
Threat-feed evidence
History
Related pages
Pivot from in-p.de into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "in-p.de"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.