Hostname
memoparts.com
Last fetched
memoparts.com resolves to 1 IPv4 address operated by K-ECOMMERCE - KeCommerce in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
memoparts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.124.48.99 | 52.124.48.0/22 | AS395467 | K-ECOMMERCE - KeCommerce | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ad4535c864k@networksolutionsprivateregistration.com
- b73tm2q852n@networksolutionsprivateregistration.com
- dq3yu3qs59p@networksolutionsprivateregistration.com
- kt5a83bh7tu@networksolutionsprivateregistration.com
- ma9wu9gx5jc@networksolutionsprivateregistration.com
- pc4yk9v68bc@networksolutionsprivateregistration.com
- q93j276q3vk@networksolutionsprivateregistration.com
- vg5uc6g62t9@networksolutionsprivateregistration.com
- xm73q5mm7ha@networksolutionsprivateregistration.com
- xx85g7mb2v8@networksolutionsprivateregistration.com
- yu3fs23e2vq@networksolutionsprivateregistration.com
- yu4gn67465z@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of memoparts.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from memoparts.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for memoparts.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendergen.com |
| SPF_INCLUDE | edgepilot.com |
| SPF_INCLUDE | spf.k-ecommerce.com |
Related pages
Pivot deeper into the graph from memoparts.com.
- IP · 52.124.48.99
- ASN · AS395467K-ECOMMERCE - KeCommerce
- Registrar · iana:2
- Country · CA
- Email · ad4535c864k@networksolutionsprivateregistration.com
- TLD · .com
- 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: "memoparts.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.