Skip to content

Hostname

matchlog.delivery

Last fetched

matchlog.delivery resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · matchlog.deliveryRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/matchlog.delivery

Resolution chain

matchlog.delivery resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.214.2108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.79108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.86108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.98108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.67.221.10818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.11218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

26 observed subdomains of matchlog.delivery.

Web-graph footprint

Distinct hostnames that link to or from matchlog.delivery in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for matchlog.delivery.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.zoho.in
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzcsend.in

Related pages

Pivot deeper into the graph from matchlog.delivery.

Cypher and MCP

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

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