Skip to content

Hostname

majortests.com

Last fetched

majortests.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:466 as the registrar.

Nutrition Label

WHISPER CANON · majortests.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/majortests.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.208.186.383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.21.2293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.83.19734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.214.10752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:466
Organization
domain protection services,
Contact emails

Subdomains

6 observed subdomains of majortests.com.

Web-graph footprint

Distinct hostnames that link to or from majortests.com in the public web crawl.

183 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for majortests.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDElowsky.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from majortests.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "majortests.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.