Hostname
majords.com
Last fetched
majords.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
majords.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.60.117 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.36 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.37 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.85 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.165.63.13 | 3.165.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.165.63.15 | 3.165.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.165.63.24 | 3.165.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.165.63.3 | 3.165.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.169.252.129 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.52 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.72 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.77 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- byron major
- Contact emails
Subdomains
8 observed subdomains of majords.com.
Web-graph footprint
Distinct hostnames that link to or from majords.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for majords.com.
| Mechanism | Target |
|---|---|
| SPF_A | majords.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | majords.com |
Related pages
Pivot deeper into the graph from majords.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "majords.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.