Skip to content

Hostname

surveymethods.com

Last fetched

surveymethods.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.193.11752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.12352.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.6452.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.9052.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.11854.192.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.5054.192.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.5554.192.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.7054.192.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.1099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

31 observed subdomains of surveymethods.com.

Web-graph footprint

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

168 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for surveymethods.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP168.245.110.60
SPF_IP208.77.221.96/28
SPF_MXsurveymethods.com

Related pages

Pivot deeper into the graph from surveymethods.com.

Cypher and MCP

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

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