Skip to content

Hostname

mc.sendgrid.com

Last fetched

mc.sendgrid.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · mc.sendgrid.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mc.sendgrid.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.63.1318.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.5818.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.6018.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.818.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.171.61.1263.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.303.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.833.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.923.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.563.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.883.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with mc.sendgrid.com in WhisperGraph.

Web-graph footprint

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

117 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mc.sendgrid.com.

Cypher and MCP

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

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