Skip to content

Hostname

theselectionlab.com

Last fetched

theselectionlab.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:2288 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.139.1183.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.233.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.573.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.83.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
99.86.195.6299.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.6799.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.8199.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
99.86.195.9799.86.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:2288
Organization
joeri everaers
Contact emails

Subdomains

9 observed subdomains of theselectionlab.com.

Web-graph footprint

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

47 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for theselectionlab.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXtheselectionlab.com

Related pages

Pivot deeper into the graph from theselectionlab.com.

Cypher and MCP

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

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