Skip to content

Hostname

getsitectrl.com

Last fetched

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

Nutrition Label

WHISPER CANON · getsitectrl.comRouting diversity6.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/getsitectrl.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.16.236100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.25.197100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.213.17718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.74.2503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.82.563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.36.1893.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.223.2013.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.1.24134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.158.9634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.195.11034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.114.15535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.223.2635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.64.14144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.246.750.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.179.1952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.88.14952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.210.552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.125.7052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.97.1452.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.53.16954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of getsitectrl.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for getsitectrl.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from getsitectrl.com.

Cypher and MCP

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

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