Skip to content

Hostname

fe-agentur.com

Last fetched

fe-agentur.com resolves to 1 IPv4 address operated by AS6730 in CH. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · fe-agentur.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fe-agentur.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.36.36.110193.36.36.0/24AS6730CH

WHOIS identity

Registrar
iana:269
Organization
dominic fontijn
Contact emails

Subdomains

54 observed subdomains of fe-agentur.com.

Web-graph footprint

Distinct hostnames that link to or from fe-agentur.com in the public web crawl.

24 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fe-agentur.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.160.247.43

Related pages

Pivot deeper into the graph from fe-agentur.com.

Cypher and MCP

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

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