Skip to content

Hostname

uniplaces.com

Last fetched

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

Nutrition Label

WHISPER CANON · uniplaces.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uniplaces.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.173.7018.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.174.3818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.223.11134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.50.18634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.185.22846.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.73.1152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.73.23352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.56.17952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.12.22752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.132.13052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.159.952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.123.4252.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.27.3352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.93.11752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.51.3554.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.178.21454.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.7.14654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.134.5363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.120.9763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.13.3499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

43 observed subdomains of uniplaces.com.

Web-graph footprint

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

866 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for uniplaces.com.

MechanismTarget
SPF_INCLUDE143902229.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_IP198.61.255.240

Related pages

Pivot deeper into the graph from uniplaces.com.

Cypher and MCP

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

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