Skip to content

Hostname

uniters.com

Last fetched

uniters.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.204.118143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.125143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.71143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.92143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.163.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.713.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.83.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.983.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.132.12352.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.3052.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.4852.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.8652.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.86.159.10599.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.12899.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.5099.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.8899.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:48
Organization
null null
Contact emails

Subdomains

34 observed subdomains of uniters.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uniters.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from uniters.com.

Cypher and MCP

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

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