Skip to content

Hostname

quicktapsurvey.com

Last fetched

quicktapsurvey.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · quicktapsurvey.comRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/quicktapsurvey.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.193.100.11334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.246.22850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.119.6650.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.169.10952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.19.7454.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.211.134100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 0126530469
Contact emails

Subdomains

17 observed subdomains of quicktapsurvey.com.

Web-graph footprint

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

236 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for quicktapsurvey.com.

MechanismTarget
SPF_Aquicktapsurvey.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_IP149.72.29.58
SPF_IP149.72.91.244
SPF_IP167.89.12.44
SPF_IP168.245.117.66
SPF_IP174.129.251.255
SPF_MXquicktapsurvey.com

Related pages

Pivot deeper into the graph from quicktapsurvey.com.

Cypher and MCP

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

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