Skip to content

Hostname

getblys.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.41.10918.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.3418.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.5918.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.9118.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.2218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.49.1113.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.383.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.443.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.63.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
daniel mcleay
Contact emails

Subdomains

11 observed subdomains of getblys.com.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for getblys.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from getblys.com.

Cypher and MCP

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

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