Skip to content

Hostname

single2match.net

Last fetched

single2match.net resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · single2match.netRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/single2match.net

Resolution chain

single2match.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.239.119107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.148.1633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.50.963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.253.1843.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.117.19034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.120.16434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.7.535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.102.1835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.127.24554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.2.156100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of single2match.net.

Threat posture

History

Related pages

Pivot deeper into the graph from single2match.net.

Cypher and MCP

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

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