Skip to content

Hostname

match2one.com

Last fetched

match2one.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · match2one.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/match2one.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.195.27108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.155.5934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.37.2334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.119.2234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.174.19934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.77.21234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.117.052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.242.22452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.177.152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.146.5752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.240.7352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.35.8852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.118.23852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.7.9952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.171.12452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.50.2854.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.144.4554.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.249.1354.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.184.9254.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.153.18054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of match2one.com owner
Contact emails

Subdomains

36 observed subdomains of match2one.com.

Web-graph footprint

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

152 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for match2one.com.

MechanismTarget
SPF_INCLUDE1730108.spf02.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from match2one.com.

Cypher and MCP

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

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