Skip to content

Hostname

goproperly.com

Last fetched

goproperly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · goproperly.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goproperly.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.2918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.164.182.493.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.593.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.63.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.623.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.85.61.3652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
1&1 internet
Contact emails

Subdomains

14 observed subdomains of goproperly.com.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for goproperly.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from goproperly.com.

Cypher and MCP

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

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