Skip to content

Hostname

all4tec.de

Last fetched

all4tec.de resolves to 1 IPv4 address operated by AS15598 in DE.

Nutrition Label

WHISPER CANON · all4tec.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/all4tec.de

Resolution chain

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

IPPrefixASNOperatorCountry
62.146.10.13462.146.8.0/22AS15598DE

WHOIS identity

No WHOIS records are currently associated with all4tec.de in WhisperGraph.

Subdomains

3 observed subdomains of all4tec.de.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for all4tec.de.

MechanismTarget
SPF_Aall4tec.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.146.10.134
SPF_IP62.146.10.136
SPF_IP62.146.10.156
SPF_IP62.146.10.174
SPF_IP62.146.10.175
SPF_IP62.146.31.146
SPF_IP80.190.188.0/24
SPF_IP80.190.225.140
SPF_IP80.190.225.159
SPF_MXall4tec.de

Related pages

Pivot deeper into the graph from all4tec.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "all4tec.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.