Skip to content

Hostname

digitalmonograms.com

Last fetched

digitalmonograms.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.60.18.12616.60.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.160.17418.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.133.151.5118.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.94.21118.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.251.8835.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
52.56.78.21552.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
dan hill
Contact emails

Subdomains

5 observed subdomains of digitalmonograms.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for digitalmonograms.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from digitalmonograms.com.

Cypher and MCP

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

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