Hostname
membercheck.net
Last fetched
membercheck.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
membercheck.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.100 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.128 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.96 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.98 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.221.17 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.39 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.54 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.83 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
WHOIS identity
- Registrar
- iana:468
- Organization
- boutorabi, bahram
- Contact emails
- dnsadmin@creative.com.au
- 2a1bf043-d268-4d65-bf71-418c95f0108b@identity-protect.org
- 35278799-8608-472c-b3c6-eb04096bb251@identity-protect.org
- 96355205-7dbe-4626-8307-75c95d1fb084@identity-protect.org
- cd5efae6-0c2f-49ba-bfa5-436c6450d26d@identity-protect.org
- e66b47e5-e406-41a7-8778-138702c3a0de@identity-protect.org
- ea9a7026-dacf-4109-9808-b828dd19827c@identity-protect.org
- fef21cd1-f65d-4bfc-99b8-4e2d4cfc3fad@identity-protect.org
- owner-789017@membercheck.net.whoisprivacyservice.org
- owner-9260821@membercheck.net.whoisprivacyservice.org
- owner-955964@membercheck.net.whoisprivacyservice.org
Subdomains
9 observed subdomains of membercheck.net.
Web-graph footprint
Distinct hostnames that link to or from membercheck.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for membercheck.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from membercheck.net.
- IP · 108.139.47.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dnsadmin@creative.com.au
- TLD · .net
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "membercheck.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.