Skip to content

Hostname

draymaster.com

Last fetched

draymaster.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · draymaster.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/draymaster.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.185.9013.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.16.22318.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.207.8818.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.254.1253.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.185.1213.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.225.1183.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.186.2053.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.11.633.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.96.753.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of draymaster.com owner
Contact emails

Subdomains

24 observed subdomains of draymaster.com.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for draymaster.com.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from draymaster.com.

Cypher and MCP

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

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