Skip to content

Hostname

messagebird.com

Last fetched

messagebird.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · messagebird.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/messagebird.com

Resolution chain

messagebird.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.58.1133.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.1243.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.223.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.58.953.162.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
3.166.160.593.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.803.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.813.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.913.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
messagebird b.v.
Contact emails

Subdomains

51 observed subdomains of messagebird.com.

Web-graph footprint

Distinct hostnames that link to or from messagebird.com in the public web crawl.

775 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for messagebird.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEsendgrid.net
SPF_IP185.32.78.4/32

Related pages

Pivot deeper into the graph from messagebird.com.

Cypher and MCP

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

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