Skip to content

Hostname

singledigits.com

Last fetched

singledigits.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. singledigits.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 · singledigits.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/singledigits.com

Resolution chain

No IPv4 resolution is recorded for singledigits.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
singledigits.com@contactprivacy.com, ssinglar@singledigits.com, 00b7bf3e-2e38-4139-a5a1-3cbb43ba4d54@identity-protect.org, 0543e1e3-11f2-4474-875f-d0c6b0308ea1@identity-protect.org, 72e24553-8982-4992-8017-6e2971adb587@identity-protect.org, a7b2e5f1-da20-4e31-8a17-b0c9c858ec87@identity-protect.org, c3a443b1-9686-4f95-9f76-eb26778ba04f@identity-protect.org, e3bceebf-d8a6-49a8-8998-a3058b26702d@identity-protect.org, owner-10421232@singledigits.com.whoisprivacyservice.org, owner-10483698@singledigits.com.whoisprivacyservice.org, owner-4330855@singledigits.com.whoisprivacyservice.org, owner-6958952@singledigits.com.whoisprivacyservice.org, owner-7333397@singledigits.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-289.awsdns-36.com
  • ns-546.awsdns-04.net
  • ns-1478.awsdns-56.org
  • ns-1758.awsdns-27.co.uk

MX records

  • singledigits-com.mail.protection.outlook.com

SPF policy

  • include: amazonses.com
  • include: protection.outlook.com
  • include: spf.protection.outlook.com
  • mx: singledigits.com
  • include: okta-mailer.singledigits.com
  • include: spf.zoho.com
  • include: autotask.net
  • include: transmail.net

Threat-feed evidence

History

Related pages

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