Skip to content

Hostname

mailing.securefeed.eu

Last fetched

mailing.securefeed.eu resolves to 1 IPv4 address operated by AS200484 in FR.

Nutrition Label

WHISPER CANON · mailing.securefeed.euRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mailing.securefeed.eu

Resolution chain

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

IPPrefixASNOperatorCountry
77.32.217.4677.32.192.0/19AS200484FR

WHOIS identity

No WHOIS records are currently associated with mailing.securefeed.eu in WhisperGraph.

Subdomains

2 observed subdomains of mailing.securefeed.eu.

Threat posture

History

Mail and authentication

MX records

  • mailing.securefeed.eu

SPF policy

9 SPF mechanisms authorising senders for mailing.securefeed.eu.

MechanismTarget
SPF_INCLUDE__spf.google.com
SPF_INCLUDEspf.codesk.nl
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEvpo.nl
SPF_IP185.49.48.66
SPF_IP185.49.48.67
SPF_IP192.237.158.38/32
SPF_IP5.102.136.39
SPF_MXmailing.securefeed.eu

Related pages

Pivot deeper into the graph from mailing.securefeed.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mailing.securefeed.eu"})-[: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.