Skip to content

Hostname

sendpulse.email

Last fetched

sendpulse.email resolves to 188.34.132.56, announced in 188.34.128.0/17 by HETZNER-AS - Hetzner Online GmbH in DE. sendpulse.email is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sendpulse.emailRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sendpulse.email

Resolution chain

IPv6 resolution

No AAAA record for sendpulse.email is recorded in WhisperGraph.

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
andrey burmus
Contact emails
082ef12ff200ca1d0767c55df249f454-3308583@contact.gandi.net, 29aff65f0a63fedd15a4c044c7da8883-3308583@contact.gandi.net, 8b0f9cace7077bb282bdf0f43c2c2da6-3308583@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • a.dns.gandi.net
  • b.dns.gandi.net
  • c.dns.gandi.net

MX records

  • sendpulse.me

SPF policy

  • ip: 91.239.43.0/24
  • ip: 195.191.65.0/24

Threat-feed evidence

History

Related pages

Pivot from sendpulse.email into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sendpulse.email"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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