Skip to content

Hostname

digify.com

Last fetched

digify.com resolves to 13.227.192.106, announced in 13.227.192.0/24 by AMAZON-02 - Amazon.com, Inc. in CZ. digify.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for digify.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
augustine lim
Contact emails
privacy_protect@seastarnet.com, 30cba181-2545-43f4-ab34-9aee68db9fb9@identity-protect.org, 91077471-2505-4c85-8b99-c480f78e0201@identity-protect.org, c101f529-f482-4312-a54c-70f8220b4aa3@identity-protect.org, c7677e26-3165-4743-bf1e-5ad2980bd756@identity-protect.org, cff1d4da-40da-481d-9b20-107bc91184c8@identity-protect.org, ddda20ea-36c9-4290-ba7a-52170825dd0b@identity-protect.org, e8a08dbd-d44e-48da-b653-698f11a2ca07@identity-protect.org, owner-8966525@digify.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-64.awsdns-08.com
  • ns-987.awsdns-59.net
  • ns-1186.awsdns-20.org
  • ns-1864.awsdns-41.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • ip: 103.25.52.0/24
  • ip: 203.174.87.0/24
  • include: amazonses.com
  • a: digify.com
  • mx: digify.com
  • include: _spf.google.com
  • include: spf.mandrillapp.com
  • include: spf.mail.intercom.io
  • include: 43789292.spf10.hubspotemail.net
  • ip: 209.85.210.45

Threat-feed evidence

History

Related pages

Pivot from digify.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "digify.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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