Skip to content

Hostname

encircleapp.com

Last fetched

encircleapp.com resolves to 130.107.25.96, announced in 130.107.0.0/16 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. encircleapp.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 · encircleapp.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/encircleapp.com

Resolution chain

IPv6 resolution

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

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
cb donald holding
Contact emails
paulddonald@gmail.com, 03fd0494-177c-4978-8cd8-91433227d03a@identity-protect.org, 34761b15-cb00-429b-a622-a15532a9de90@identity-protect.org, 6578e411-c0fd-4eca-ad63-b0efadfe5a1a@identity-protect.org, dda3f707-cab2-41e9-902c-3212522eb5a4@identity-protect.org, e099ed5c-3f3a-4bce-8195-85ea8287053f@identity-protect.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

  • ns1-02.azure-dns.com
  • celine.ns.cloudflare.com
  • jonah.ns.cloudflare.com
  • ns4-02.azure-dns.info
  • ns2-02.azure-dns.net
  • ns3-02.azure-dns.org

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: 74.125.0.0/16
  • ip: 209.85.128.0/17
  • ip: 2001:4860:4000::/36
  • ip: 2404:6800:4000::/36
  • ip: 2607:f8b0:4000::/36
  • ip: 2800:3f0:4000::/36
  • ip: 2a00:1450:4000::0/36
  • ip: 2c0f:fb50:4000::/36
  • include: amazonses.com
  • include: _spf.intacct.com
  • include: et._spf.pardot.com
  • exists: %{i}._spf.mta.salesforce.com
  • include: stspg-customer.com
  • include: mail.zendesk.com
  • include: 4633569.spf01.hubspotemail.net

Threat-feed evidence

History

Related pages

Pivot from encircleapp.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: "encircleapp.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.