Skip to content

Hostname

fehlmann.com

Last fetched

fehlmann.com resolves to 1 IPv4 address operated by TRIX in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.111.100.199193.111.100.0/24AS35710TRIXDE

WHOIS identity

Registrar
iana:151
Organization
fehlmann
Contact emails

Subdomains

11 observed subdomains of fehlmann.com.

Web-graph footprint

Distinct hostnames that link to or from fehlmann.com in the public web crawl.

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fehlmann.com.

MechanismTarget
SPF_Awebmail.fehlmann.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohosurvey.eu
SPF_IP62.204.106.114
SPF_MXfehlmann.com
SPF_MXsmtp1.fehlmann.com

Related pages

Pivot deeper into the graph from fehlmann.com.

Cypher and MCP

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

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