Skip to content

Hostname

ticketing.email

Last fetched

ticketing.email resolves to 159.183.180.92, announced in 159.183.128.0/18 by SENDGRID - SendGrid, Inc. in US. ticketing.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 · ticketing.emailRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ticketing.email

Resolution chain

IPv6 resolution

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

Attribution

Sendgrid

esp · ORIGIN_AS

WHOIS identity

Registrar
iana:81
Contact emails
0a953e62e0eef9a95c84bc6cc79d7b98-49908045@contact.gandi.net

Mail and authentication

Nameservers

  • ns1.getyourguide.com
  • ns2.getyourguide.com
  • ns3.getyourguide.com
  • ns4.getyourguide.com

Threat-feed evidence

History

Related pages

Pivot from ticketing.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: "ticketing.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.