Skip to content

Hostname

twomance.com

Last fetched

twomance.com resolves to 34.149.78.157, announced in 34.148.0.0/14 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. twomance.com is listed by 1 threat feed; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 1 threat feed. At least one source recommends blocking.

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:51:26 GMT
Last seen on a feed
Mon, 14 Sep 2026 00:15:52 GMT

Nutrition Label

WHISPER CANON · twomance.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/twomance.com

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1387
Contact emails
e0a5552a5e@twomance.com.whoistrustee.com, info@domain-contact.org, 006cd33b4060ee037e8a12cc1bcd97b7ae942c278dbbc241d939009a0383bf43@twomance.com.whoisproxy.org, 2a719b89b44f10fda3e4767f15db087cc96b02f19ecdba55feae9ca0b065f1d6@twomance.com.whoisproxy.org, 364f0d0b9b562888091b315fb40382cc67043e64c2f8767145ab1046b9dbd63d@twomance.com.whoisproxy.org, 4a250e64a2a52472160b3e8a6731f98e5cba9df9ad22aa1c43bd2a24aa9b3fb9@twomance.com.whoisproxy.org, 6c2db5991a6089f7a3104bd72aea2634d92888ba490de3030ff47143e0a8fde3@twomance.com.whoisproxy.org, aaa6bf36f8f5f763a1236cd4d0d107f279f60cb46641191999a79db9c19722fd@twomance.com.whoisproxy.org, b76d2effe3dfb1e16729552d892aac944abd9cec422058e3ae47b28dae4d6d3c@twomance.com.whoisproxy.org, c31e4e539fd109ebbeb164d0e24a3ddad7b048419033b9152d3b65f4f994dffd@twomance.com.whoisproxy.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.dnsimple.com
  • ns3.dnsimple.com
  • ns1.dnsimple-edge.com
  • ns3.dnsimple-edge.io
  • ns2.dnsimple-edge.net
  • ns4.dnsimple-edge.org

MX records

  • mx1.jammingjackalope.com

SPF policy

  • include: spf.jammingjackalope.com
  • include: 136224628.spf2.netcorecloud.net

Threat-feed evidence

History

Related pages

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