Skip to content

Hostname

fsa-ev.com

Last fetched

fsa-ev.com resolves to 1 IPv4 address operated by AS28753 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · fsa-ev.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fsa-ev.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.17.35.206185.17.34.0/23AS28753DE

WHOIS identity

Registrar
iana:151
Organization
bernd siegwardt
Contact emails

Subdomains

1 observed subdomain of fsa-ev.com.

Web-graph footprint

Distinct hostnames that link to or from fsa-ev.com in the public web crawl.

8 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for fsa-ev.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEkundenmailing.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.59.241
SPF_IP161.71.37.140
SPF_IP185.17.35.155
SPF_IP185.17.35.156
SPF_IP185.17.35.165
SPF_IP185.17.35.174
SPF_IP194.35.74.31
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP5.35.234.234
SPF_IP62.134.204.192/28
SPF_IP62.134.204.201/32
SPF_IP62.134.204.202/32
SPF_IP62.55.182.68/32

Related pages

Pivot deeper into the graph from fsa-ev.com.

Cypher and MCP

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

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