Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.60.11718.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.3618.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.3718.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.8518.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.165.63.133.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.153.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.243.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.33.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.169.252.1293.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.523.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.723.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.773.169.252.0/23AS16509AMAZON-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

SPF policy

3 SPF mechanisms authorising senders for majords.com.

MechanismTarget
SPF_Amajords.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXmajords.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.