Skip to content

Hostname

twenty20solutions.com

Last fetched

twenty20solutions.com resolves to 23.254.130.122, announced in 23.254.128.0/17 by HOSTWINDS - Hostwinds LLC. in US. twenty20solutions.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 · twenty20solutions.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/twenty20solutions.com

Resolution chain

IPv6 resolution

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

Attribution

hostpapa

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
twenty20solutions.com@contactprivacy.com, allan.lane37@gmail.com, luis.lobo@twenty20solutions.com, 131df99b-dcc3-4715-b528-6b8c1adc727c@identity-protect.org, 34bf9695-6dfe-474f-bcca-a44684e58baf@identity-protect.org, 4540972b-8a93-43fc-928b-b654f9ba53f3@identity-protect.org, 5ae7446f-b635-46d7-bf5c-6963be5c0ddf@identity-protect.org, a4b96ee1-8715-4b31-883a-8614e53ba6d6@identity-protect.org, ba40deec-376d-4abd-aa65-0ac035a9da27@identity-protect.org, ef77f534-ea70-4850-a671-7bd9da415c69@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

  • ns-288.awsdns-36.com
  • ns-924.awsdns-51.net
  • ns-1406.awsdns-47.org
  • ns-1555.awsdns-02.co.uk

MX records

  • d328840a.ess.barracudanetworks.com

SPF policy

  • include: spf.protection.outlook.com
  • include: autotask.net
  • include: _spf.twenty20solutions_com._d.easydmarc.pro

Threat-feed evidence

History

Related pages

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