Skip to content

Hostname

getshifter.io

Last fetched

getshifter.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · getshifter.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/getshifter.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.23108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.29108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.47108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.73108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.140.1018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.10518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.160.150.1173.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1233.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.363.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.373.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
digitalcube
Contact emails

Subdomains

527 observed subdomains of getshifter.io.

Web-graph footprint

Distinct hostnames that link to or from getshifter.io in the public web crawl.

121 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for getshifter.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdigitalcube.jp

Related pages

Pivot deeper into the graph from getshifter.io.

Cypher and MCP

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

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