Skip to content

Hostname

felten-group.com

Last fetched

felten-group.com resolves to 1 IPv4 address operated by AS15456 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · felten-group.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/felten-group.com

Resolution chain

felten-group.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.116.169.3662.116.160.0/19AS15456DE

WHOIS identity

Registrar
iana:151
Organization
felten
Contact emails

Subdomains

21 observed subdomains of felten-group.com.

Web-graph footprint

Distinct hostnames that link to or from felten-group.com in the public web crawl.

47 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for felten-group.com.

MechanismTarget
SPF_Autm.mpdv.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.crsend.com
SPF_IP149.72.161.246/32
SPF_IP149.72.190.43/32
SPF_IP149.72.227.21/32
SPF_IP157.97.107.198
SPF_IP167.89.111.77/32
SPF_IP168.245.125.167/32
SPF_IP168.245.22.106/32
SPF_IP168.245.23.37/32
SPF_IP168.245.61.128/32
SPF_IP178.77.100.45
SPF_IP217.5.138.30
SPF_IP62.116.169.36
SPF_IP69.169.229.106/27
SPF_IP69.169.229.107
SPF_IP69.169.229.110
SPF_IP69.169.229.111
SPF_IP69.169.229.112
SPF_IP69.169.229.113
SPF_IP69.169.229.114
SPF_IP69.169.229.115
SPF_IP85.214.250.89
SPF_MXfelten-group.com

Related pages

Pivot deeper into the graph from felten-group.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.