Hostname
majoritypaymentservices.com
Last fetched
majoritypaymentservices.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
majoritypaymentservices.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.14.178 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.15.178 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of majoritypaymentservices.com owner
- Contact emails
- 761922d9-540b-4544-b3aa-a3d7d6e3d853@identity-protect.org
- 84ec9812-28fc-436f-a8ad-98d8c95a585a@identity-protect.org
- 95ed2193-ed6b-4961-b359-7d55867c6ed8@identity-protect.org
- 9b859780-9b03-4cea-abb5-5bd8e958b5e8@identity-protect.org
- f59d4004-da01-44ee-ba5d-bad4f4116255@identity-protect.org
- f9c2c90b-f5c6-4ef2-a918-e595280ddc78@identity-protect.org
- owner-11901559@majoritypaymentservices.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from majoritypaymentservices.com.
- IP · 104.18.14.178
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 761922d9-540b-4544-b3aa-a3d7d6e3d853@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "majoritypaymentservices.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.